You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sends a specified form to designated emails. Input props must include 'form', the form to be sent, and 'email', the email address list to send the form to. Optional props would include 'cc' or 'bcc' for copying others on the email.
fillout
URLs
Polling Sources
new-submission-instant
Prompt
Emit new event when a form receives a new submission. Required props: 'formId'.
URLs
new-responses-instant
Prompt
Emit new event each time a Fillout form is submitted. Required props: 'formId'
URLs
Actions
send-form
Prompt
Sends a specified form to designated emails. Input props must include 'form', the form to be sent, and 'email', the email address list to send the form to. Optional props would include 'cc' or 'bcc' for copying others on the email.
URLs
The text was updated successfully, but these errors were encountered: