# Pabbly

{% embed url="<https://www.loom.com/share/998823e2cba341a996704463af8ccce7?sid=f1e34570-759e-4dd1-9693-a678a79cfbe7>" %}
Boomerangme + Pabbly video tutorial
{% endembed %}

Pabbly is an affordable and accessible platform that offers users a simple way to automate manual tasks. To create an automation, you need to have a Pabbly account.

You can go to the Pabbly page from your Boomerangme account: go to the integration section and find "Pabbly", click "Connect".

<figure><img src="/files/2vcKriJuNbxcdwNf30Yv" alt=""><figcaption></figcaption></figure>

Sign in or create an account.

<figure><img src="/files/oJldRm9Ocd7gARE5frbd" alt=""><figcaption></figcaption></figure>

In the "Pabbly Connect" window, click the "Access Now" button.

<figure><img src="/files/zAzh35vzlaGXOMZKVKNF" alt=""><figcaption></figcaption></figure>

Click the "Create Workflow" button and give the automation a name.&#x20;

<figure><img src="/files/bu5jWZDcAgAGowrfprfs" alt=""><figcaption></figcaption></figure>

In our example, we will create an automation with Google sheets and Boomerangme applications.  The data from the table will be passed to Boomerangme and a customer will be created.

Let's choose the application for the trigger: in the search bar, type Google sheets and select it.

<figure><img src="/files/jCWjHhW2q8orekaULIH2" alt=""><figcaption></figcaption></figure>

Let's choose the trigger from the drop-down list: "New or updated spreadsheet row".

<figure><img src="/files/QXH4OhKYjW4M9OfFLsSc" alt=""><figcaption></figcaption></figure>

Plug in the desired table following the instructions. Below is an example table with column names.

<figure><img src="/files/VXaEnXbCqPWXrggu5QOt" alt=""><figcaption></figcaption></figure>

Wait for the test data to be received.

<figure><img src="/files/nAYNfasJAgMEWagCxA3R" alt=""><figcaption></figcaption></figure>

The next step is to select an application to perform the action. Let's type "Boomerangme" in the search bar and select it.

From the drop-down list, select the "Create customer" action and click the "Connect" button.  Connect your Boomerangme account using the Api key from your personal account.

<figure><img src="/files/BUCvgseInntjVA8advmU" alt=""><figcaption></figcaption></figure>

Match the fields. Only the "Name" and "Phone" fields are mandatory. The other fields are optional.

<figure><img src="/files/dKcQoFJklzqWnVz8fHLE" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1FVN0x4snGtuNAhpNGGG" alt=""><figcaption></figcaption></figure>

Click the "Save & Send test Request" button. 

<figure><img src="/files/X6zEnR9XzCv8JRNwDvW2" alt=""><figcaption></figcaption></figure>

Our automation is ready. When new data appears in the table, a customer will be created in Boomerangme.

<figure><img src="/files/iI7hvn6vlMgM0WDjLKQi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4dXCaPm0FARAuSgxcagS" alt=""><figcaption></figcaption></figure>


---

# 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.boomerangme.cards/api/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.
