Retrieve form entries (submissions) from a Formdesk form. This action fetches submission data from a form's results database. You can: - List all entries in a form - Filter entries by visitor ID - Retrieve a specific entry by its ID Use cases: - View all form submissions - Track…
form_idRequiredstringThe unique identifier of the form. Form IDs can be obtained using the 'Get Form List' action.
entry_idstringOptional: The unique identifier of a specific entry to retrieve. When provided, returns only that entry. Entry IDs can be obtained from the list of entries.
visitor_idstringOptional: Filter entries to show only those submitted by a specific visitor. Visitor IDs can be obtained using the 'Get Form Visitors' action.
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.