Last updated
Last updated
The , , , and integrations send full answer payloads. Since answers change at a different cadence than analytics events (for example, StepLoaded does not ever save answers), there is a different set of events upon which answers are sent to these integrations.
With this submit frequency enabled, you will never receive answers. Use this to keep an integration configuration present while currently unused.
With this frequency enabled, you will only receive answers for any completed flows.
With this frequency enabled, you will receive answers after the user completes any marked as a savepoint, or when the user finalizes the entire flow.
With this submit frequency enabled, you will receive answers at the completion of every step.
With this frequency enabled, you will receive a set of answers:
Immediately after the user finalizes the flow.
At the last answer state, ~5 minutes after the user last interacted with the flow.
At the current answer state, whenever the user completes any step marked as a savepoint.
When a "finalized" payload is sent, a finalized: true
flag will be included in the metadata.
This is a great submission frequency to use if you don't want to have a firehose of data provided at every step, but you want to have record of partially-completed form flows.
Understanding when full answers are submitted to you.