Set up integrations
Send your flow data to analytics or data storage tools.
Last updated
Was this helpful?
Send your flow data to analytics or data storage tools.
Last updated
Was this helpful?
From the Integrations tab, you can configure where you were will send data, the shape of submission data, and the frequency with which data is sent.
, , , and can be configured to receive .
The analytics destinations can also receive answer payloads. You must opt-in to this when configuring them in the integrations editor by toggling "Send answers" on.
, , and can be configured to receive answer payloads. At the that you define, the entire answer payload will be sent to the integration.
Due to the distributed nature of our system, there are a couple of factors you should consider when setting up , , and integrations: 1. Ordering of answer submissions is not guaranteed. This can be particularly noticeable when you use a submission frequency of βEvery Stepβ. For example, if steps are completed in quick succession, ordering of your submissions may not exactly match completion order. 2. While we guarantee at-least-once delivery of all answer submissions, regardless of frequency, we cannot guarantee only-once delivery. All integration targets should be designed with idempotency in mind. Receiving a duplicate answer submission should not adversely affect processing.
When you set up a webhook, you can view a sample answer payload in the Webhooks tab once you select a submission frequency. More about submission frequencies .
and can be configured to receive uploads, such as from , , or questions. The answer itself will contain the S3/GCS URL of the uploaded asset.