Input elements
Replies are collected from the following elements in your funnels:- Date pickers: Always returns dates in YYYY-MM-DD format for consistent date processing across systems
- Inputs: Provides the exact text string entered by users, including spaces and special characters.
- Options: Returns the Value parameter you specified for the selected option.
Export replies
Choose the method that best fits your workflow and technical requirements. Both approaches provide the same complete reply data:- Webhooks: Receive reply data automatically when users complete your funnel. Learn more in the detailed article on replies in webhooks.
- API: Retrieve reply data whenever you need it through API calls. Learn more in the detailed article on replies in API.