Retrieve a specific form submission by its ID from Getform. Use this tool when you have both a form_id and submission_id and need to fetch the details of that single submission. The response includes all form field values submitted by the user, plus metadata like submission date…
form_idRequiredstringThe unique identifier of the Getform form. This is the alphanumeric ID visible in your Getform dashboard URL (e.g., 'bkknozrb'). The API token must be valid for this specific form.
submission_idRequiredstringThe numeric ID of the submission to retrieve. You can obtain this ID from the get_submissions action or from the Getform dashboard.
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.