Retrieves all submissions for a specific Formcarry form. Returns a paginated list of form submissions with their field data, timestamps, and submission IDs. Use pagination parameters to navigate through large submission sets. Default page size is 25, maximum is 50 submissions pe…
pageintegerPage number for pagination. Starts from 1.
limitintegerNumber of submissions per page. Default is 25, Max is 50.
formIdRequiredstringThe unique identifier of the form whose submissions you want to retrieve. You can find this in your Formcarry dashboard or by listing forms via the API.
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.