You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recipient phone number (E.164 format, e.g. +1234567890)
flow_id
String
Published flow ID
flow_cta
String
CTA button text (e.g. 'Book Now', 'Sign Up')
flow_action
String
Action type: navigate opens a screen directly, data_exchange hits your endpoint first
[optional][default to 'navigate']
flow_token
String
Unique token to correlate responses. If omitted, auto-generated as '<flowId>:<uuid>' so the response can be attributed to this flow in the Flow Responses view.