# Integration reference

In the Formsort application, the Integrations tab can be found on the main page of a flow.&#x20;

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

{% hint style="info" %}
Integrations can be customized for every different [environment](/publishing-and-deployment/environments.md) (i.e. endpoint configurations for production and for staging).&#x20;

For any changes in the Integrations tab to be reflected in your live flow/variant, you must republish the variants after changes are made.
{% endhint %}

### Adding multiple instances of an integration

There are times when it makes sense to send responder data to multiple locations using the same integration. To do this, press the "Add destination" button.

![](/files/chms4W4MutAA9sSsiXTJ)

Each integration can have up to 3 destinations. This functionality is currently available for [BigQuery](/integrations/integration-reference/bigquery.md), [PostgreSQL](/integrations/integration-reference/postgresql.md), [Redshift](/integrations/integration-reference/redshift.md) and [Webhooks](/integrations/integration-reference/webhooks.md).

### Available integrations

{% content-ref url="/pages/-MK1HcuBS9GH\_N7zRe80" %}
[Amplitude](/integrations/integration-reference/amplitude.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJSQulPBoHkRa01bR3K" %}
[BigQuery](/integrations/integration-reference/bigquery.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MK1HmoaqfUqDM\_RLWFo" %}
[FullStory](/integrations/integration-reference/fullstory.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MK1Hg0Pm2RCz76Ieswy" %}
[Google Analytics](/integrations/integration-reference/google-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/mATWeP61X9G7udOnXgYe" %}
[Google Cloud Storage](/integrations/integration-reference/google-cloud-storage.md)
{% endcontent-ref %}

{% content-ref url="/pages/qr62BQzjojz0Ljl8Xh6Y" %}
[Google Sheets](/integrations/integration-reference/google-sheets.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MK1Hi8UInF1zmMnnYrE" %}
[Google Tag Manager (GTM)](/integrations/integration-reference/google-tag-manager.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MK1H\_1-LRXCJm58eRri" %}
[Optimizely](/integrations/integration-reference/optimizely.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MK1k\_QrQrUIvYbJxHaV" %}
[PostgreSQL](/integrations/integration-reference/postgresql.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJSQyHUWnOSwrvzIWKW" %}
[Redshift](/integrations/integration-reference/redshift.md)
{% endcontent-ref %}

{% content-ref url="/pages/Lvd4rL883ORBpI9XRLwH" %}
[Rudderstack](/integrations/integration-reference/rudderstack.md)
{% endcontent-ref %}

{% content-ref url="/pages/kzNyUx6JXwgwqrhARkZx" %}
[S3](/integrations/integration-reference/s3.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJSM43cY1kLXeqQkuNc" %}
[Segment](/integrations/integration-reference/segment.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mb7p44c1kd5d5FYluWm" %}
[Stripe](/integrations/integration-reference/stripe.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJSOA8w9WXx2FIf6DDK" %}
[Webhooks](/integrations/integration-reference/webhooks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-ManFkqJf7FTjDjg2hGe" %}
[Zapier](/integrations/integration-reference/webhooks/zapier.md)
{% endcontent-ref %}


---

# 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.formsort.com/integrations/integration-reference.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.
