Retrieve survey responses with flexible filtering, sorting, and pagination. Use this tool to: - List all responses across surveys or filter by specific surveyId - Filter responses by contactId to see submissions from a specific contact - Apply date range filters (startDate/endDa…
skipintegerNumber of items to skip for pagination
limitintegerNumber of items to return (1-250)
orderstringSort order: 'asc' (ascending) or 'desc' (descending)
sortBystringField to sort by: 'createdAt' or 'updatedAt'
endDatestringISO 8601 end date to filter responses (inclusive)
surveyIdstringFilter responses by survey ID (must be valid cuid2 format)
contactIdstringFilter responses by contact ID
startDatestringISO 8601 start date to filter responses (inclusive)
filterDateFieldstringDate field to filter on when using startDate/endDate: 'createdAt' or 'updatedAt'
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.