Forms
setFormAutoReply
Set Form Auto-Reply
Turn the submitter auto-reply on or off for a form, and optionally set its subject and body.
Arguments
bodystring | nulloptionalBody copy, or null to restore the default. Omit to leave unchanged.enabledbooleanoptionaltrue to send auto-replies, false to stop. Omit to leave as is.formIdstringrequiredThe form ID.subjectstring | nulloptionalSubject line, or null to restore the default. Omit to leave unchanged.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- email the customer thanks for reaching out
- turn on the auto-reply
- change the thank-you email wording
Pair it with
The verbs that finish the job.