# Pabbly Connect

## Example scenarios

Pabbly Connect lets you perform an action when a certain GrowSurf event occurs -- all without having to write any code. Here are a few scenarios in which you would use Pabbly Connect:

* **New Participant:** WHEN a new participant is added to your GrowSurf campaign, THEN add/update them in your email service provider (e.g, *Mailchimp, InfusionSoft, ConvertKit, HubSpot*).
* **New Participant Reward:** WHEN a participant reaches a referral goal and thus unlocks a reward, THEN automatically send the participant a coupon code via *Coupon Carrier.*
* **Campaign Ended:** WHEN your GrowSurf campaign ends, THEN email the results of the referral program to your company CEO (total number of impressions, referrals, etc).

## Getting started

![](/files/-MUA7MI1Yi3wpcEdXP6O)

1. First, [click here to log in to Pabbly](https://accounts.pabbly.com/login).
2. Then sign in to your Pabbly account, or create a Pabbly account if you don't already have one.
3. Once logged in, scroll down to **Connect** and click **Access Now** to connect 500+ apps. You'll then be taken to your dashboard, click **Create Workflow**, and set up your Pabbly trigger.

{% hint style="info" %}
**Note:** Pabbly Connect's free plan provides you with 100 free tasks/operations per month. For more, you will need to upgrade your Pabbly plan.
{% endhint %}

## Next steps

View our [Tutorials](https://docs.growsurf.com/automate-rewards/pabbly-connect/tutorials) to see an example of how to integrate Pabbly Connect.

* [New Participant Added](https://docs.growsurf.com/automate-rewards/pabbly-connect/tutorials)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.growsurf.com/integrations/pabbly-connect.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
