Create a new form with customizable settings including email notifications, webhooks, and thank you pages. This action creates a Formcarry form with extensive configuration options for email notifications (both to form owners and respondents), webhook integrations, Google Recapt…
nameRequiredstringName of the form. This is the identifier you'll use to recognize the form in your Formcarry dashboard.
emailstringEmail addresses for self respondent notifications. Separate multiple addresses with comma (e.g., 'admin@example.com,support@example.com').
failUrlstringFailed page URL to redirect users after failed submission. Required if returnUrl is present.
webhookstringWebhook URL. Formcarry will send a POST request to this URL when a new submission is received.
retentionbooleanSave incoming submissions to formcarry database. Default is true. Set to false if you only want to forward submissions via webhook.
returnUrlstringThank you page URL to redirect users after successful submission. If provided, failUrl is also required.
autoResponsebooleanEnable auto-response email notifications to be sent to form respondents. This sends a confirmation email to the person who submitted the form.
returnParamsbooleanEnable sending form message in query string to Return URL. When enabled, form data will be passed as query parameters.
selfEmail_codestringHTML email template code if selfEmail_theme is Custom. Supports Dynamic Tags for inserting submission data.
selfEmail_fromstringFrom email address for self email notifications sent to form owner.
googleRecaptchastringGoogle Recaptcha secret key to enable Google Recaptcha spam protection on the form.
selfEmail_themestringEmail template theme options.
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.