Stay up to date with the latest changes to Synthflow.
The collected_variables field is now included in post-call webhook payloads and call API responses. This field contains collected variables (slots) from your conversation flows, allowing you to access user-provided information programmatically.
Example Response:
Updated endpoints:
Post-call Webhook:
The collected_variables field is now included in the post-call webhook payload when configured.
Notes:
value (the collected data) and collected (boolean indicating successful collection)collected_variables field may be null if not available for a specific call