Tool to retrieve all survey responses from your Refiner account with optional filtering and pagination. Use after confirming survey creation to pull response data.
pageintegerPage number for pagination. Must be >=1. Default is 1.
searchstringSearch by contact user ID, response UUID, email, or name.
includestringWhich responses to include: completed, partials, or all.
form_uuidstringFilter responses by a single survey form UUID.
form_uuidsarrayFilter responses by multiple survey form UUIDs.
page_cursorstringCursor token for next page; use pagination.next_page_cursor.
page_lengthintegerItems per page. Default is 50; maximum is 1000.
segment_uuidstringFilter responses by a single segment UUID.
segment_uuidsarrayFilter responses by multiple segment UUIDs.
date_range_endstringISO-8601 end date (exclusive) for last_data_reception_at.
with_attributesbooleanIf true, include full contact attributes (API expects 1 or 0).
date_range_startstringISO-8601 start date (inclusive) for last_data_reception_at.
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.