# Integrately

Integrately is a platform for customizing integrations between different services.

You can go to the Integrately page from your Boomerangme account: go to the integration section and find "Integrately", click "Connect".&#x20;

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

Sign in or create an account.

<figure><img src="/files/0FvICAs99CgheLJ1Mmvp" alt=""><figcaption></figcaption></figure>

To create a new automation click on "New automation", in the list of applications find "Boomerangme" and select it.

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

At the bottom of the screen you can see the possible triggers (left) and actions (right). You can also add another app to the automation. To do this, you need to click on "Select app 2".&#x20;

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

Let's select the trigger "Customer created in Boomerangme" and the action "Create card in Boomerangme". Press the "Go" button.

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

Now follow the on-screen instructions: copy the webhook URL and set this webhook URL in your Boomerangme account.

<div><figure><img src="/files/ClVA6xXtZAhYczQLaCBh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/eSY27rJ5X7V1c3ZubT1u" alt=""><figcaption></figcaption></figure></div>

Go back to the Integrately page and click on "I have set this URL in Boomerangme".

Now we need to create a customer in the Boomerangme account (play our trigger). It is better to wait 1-2 minutes as recommended by Integrately.

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

Next, we click "Done. Check if received"

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

Connect Boomerangme account using our Api key.

Let's customize the "Create card in Boomerangme" action: choose a card template from the drop-down list.

We also need to map the Customer Id field: click on Select field, in the window on the right side select the Map field tab and select the Data->Id field.

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

If you want to change the action or add a new one, click "Add or Modify Steps".

If the automation is ready, let's run a test action and activate it.

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

Done! Now when you create a customer, he will be given a card.  You can continue the automation with the next action, for example, add an application so that the link to install the card is sent to the customer by sms or email.


---

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