# Tutorials

## Example 1: New Participant Added

In this example, we'll connect GrowSurf to Slack. Whenever a new participant is added to your GrowSurf referral campaign, we'll send a message in Slack.

### [Step 1: Log in to Pabbly Connect](https://www.pabbly.com/connect/)

Click on the link above to get access to Pabbly Connect.

Your screen should now look like this:

![](/files/-MUD3bzadstKReKu3_5h)

Once logged into Pabbly Connect, navigate to **Connect** and click the **Access Now** button.

### Step 2: Click on the Create Workflow button

![](/files/-MUD6Q_WTVb5Aoj72y-D)

In the **Name** field, type the name of your workflow, then click **Create**.

Your screen should now look like this:

![](/files/-MUD6txpPNpdJGkT25JW)

### Step 3: Set up the trigger for GrowSurf to Slack Integration

In the field **Choose App**, type G*rowsurf* and select **GrowSurf** from the dropdown menu. Then in the field **Trigger Event**, select **New Participant** from the dropdown menu.

Your screen should now look like this:

![](/files/-MUDsGfLeEGjZuBtfHkB)

### Step 4: **Copy the Webhook URL**

![](/files/-MUEuqIs23p5paNqq1sH)

### Step 5: Connect GrowSurf to Pabbly Connect

Access your GrowSurf account, then click *CAMPAIGN ACTIONS > EDIT CAMPAIGN > 4. OPTIONS > VIEW ALL INTEGRATIONS.*

![](/files/-MUEvbzfK2LBBGjg9XQU)

![](/files/-MUEvzEgFR4dRpTgP_uQ)

Scroll down and click **Webhooks**. In the Webhook URL field, paste the webhook URL, then click **Show advanced webhook settings** and select **New Participant**. Next, click the **SAVE CHANGES** button in the top right corner.

### Step 6: Test Integration

To check if the integration is capturing data or not, go to Workflows in Pabbly Connect and click **Capture Webhook Response.**

![](/files/-MUFB7fYzvpArSAtvhI3)

Your screen should now look like this:

![](/files/-MUFC0sIgSAIJpif7izx)

Next, go to your webhooks integration in GrowSurf and click the **TEST** button, then select **New Participant** for the **Webhook Event** and click the **SEND** button.

Your screen should now look like this:

![](/files/-MUFFC1MCuCnsfANqrNd)

Return to your Pabbly Connect dashboard. If the webhook response was captured, you will see something similar to this:

![](/files/-MUFHUDjcVQW0x7WQnbg)

When you are done examing the information, click the **Save** button.

### **Step 7: Set Action for GrowSurf to Slack Integration**

On the same screen as your webhook response, click the plus button and choose an action.

Your screen should now look like this:

![](/files/-MUFK1U1_kVhDitYjcWk)

Choose the application and **Action Event**

Your screen should now look like this:

![](/files/-MUFLMjSZY8y-e4vFYce)

### **Step 8: Click the Connect With Slack Button**

![](/files/-MUFNTMeSiJmP33qSlbh)

### Step 9: Connect Slack to Pabbly Connect

![](/files/-MUFOHl9hsoC2Zb_ApbL)

To authenticate your Slack account, please click the **Connect with Slack** button and then grant the permission to connect Pabbly Connect and Slack.

![](/files/-MUFS9uOop-xTGQJ3J6I)

In Pabbly Connect, please add the information from your webhook response to the **Message** field. Your **Message** field should look similar to this:

![](/files/-MUFQK-JSGA_HeAFsy8f)

Please note the **Bot Name** can be the same name as your **Channel.**

After you finish adding the required information, please click the **Save & Send Test Request** button.

Your screen should look similar to this:

![](/files/-MUFYgLHIgSpWr-7g17U)

Click the **Save** button to save the workflow.

### Step 10: Check Response in Slack

![](/files/-MUFZcnrtIQkyjpFmGNP)


---

# 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/tutorials.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.
