Tool to submit form data and files to a Getform endpoint. Use when you need to post fields, files, optional reCAPTCHA or honeypot to a specific form ID.
dataobjectKey/value pairs representing form fields to submit.
filesarrayOptional list of files to upload; will be posted as multipart/form-data
_gotchastringHoneypot field value; leave empty (spam filter).
form_idRequiredstringIdentifier of the Getform form endpoint (as in /f/{form_id})
accept_jsonbooleanWhether to set Accept header to application/json for a JSON response instead of redirect
g-recaptcha-responsestringreCAPTCHA token for spam protection (if enabled on the form).
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.