The response format is optimized for Zapier integration, returning a flattened object structure where questions appear as keys with their corresponding answers as values. This makes it easy to map form data directly to other systems.
Response
The response includes a detailed form response object containing:- Form response identification and metadata
- Form and booking associations
- Question responses with:
- Question details (title, type, requirements)
- User’s response data
- Question metadata (position, system links)
- Timestamps for creation and updates
Common Use Cases
- Retrieving submission details for display
- Accessing customer responses
- Verifying form completion status
- Integrating with external systems
- Analyzing response data
Notes
- The form response ID must be valid and associated with your company
- Returns a 404 error if the form response is not found
- All timestamps are returned in ISO 8601 format
- Access requires a valid API key with appropriate permissions
- Response data format varies based on question type
Authorizations
Path Parameters
ID of form response to retrieve
Response
Form response data
The unique identifier of the form response
When the form response was created
When the form response was last updated
ID of the form this response belongs to
ID of the booking if this form response is associated with a booking
ID of the quote this form response is associated with
ID of the company this form response belongs to