Tool to retrieve all submissions for all forms on the account. The answers dictionary contains submission data with question IDs as keys. Use when you need to access submission data across multiple forms.
limitintegerNumber of results in each result set for submission data. Default is 20. Maximum is 1000.
filterstringFilters the query results to fetch a specific submissions range. Provide as JSON string, example: '{"new":"1"}' to filter only new submissions.
offsetintegerStart of each result set for submission data. Useful for pagination. Default is 0.
orderbystringOrder results by a submission field name: id, form_id, IP, created_at, status, new, flag, updated_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.