# Pabbly

Use Pabbly to connect 3sigma with other applications, allowing you to automate lead creation and enhance your lead management process.

#### Steps to Connect 3sigma with Pabbly

1. **Log In to Your Pabbly Account:**
   * Access your Pabbly account and log in.
2. **Create a New Workflow:**
   * Click on **Create Workflow** to start the integration process.
3. **Select Webhook as the Trigger:**
   * Choose **Webhook** as the trigger event.
4. **Copy the Webhook URL:**
   * Pabbly will generate a **Webhook URL** for you. Copy this URL as you will need it to send data.
5. **Select 3sigma as the Action App:**
   * Search for and select **3sigma** in the action step.
6. **Choose Action Event:**
   * Select the action **Create a New Lead**.
7. **Send Data to the Webhook:**
   * Set up the data you want to send to the copied Webhook URL. This typically includes lead details such as name, email, and phone number.
8. **Test the Integration:**
   * Send a test request to the Webhook URL to confirm the integration is working correctly. You should see the lead data appear in your 3sigma account if everything is set up properly.


---

# 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://help.3sigmacrm.com/features/integrations/pabbly.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.
