Configure send email action | Zoho Creator Help

Configure send email action

Notes
To improve email deliverability, we will be following an updated email handling policy, effective from September 19, 2024. This means that any public and unauthenticated custom domain email addresses cannot be used as sender addresses in send mail actions and tasks. Existing emails using such email addresses will be automatically replaced with our verified domain and re-routed until the respective domains have been authenticated.
To configure an email notification:
  1. While creating a new workflow choose the Successful form submission option in the When to trigger workflow dropdown.

  2. Click the Add New Action block. The Add New Action window will slide in from the right.

  3. Zoho Creator executes the action whenever there is an activity on the form. You can run the action for selected records by setting the criteria. Refer to the Set criteria page to learn more about setting criteria in a workflow.

  4. Choose the Notification action type.

  5. Select the Send Email action from the list.

  6. You can configure the email notification in the Send Email window.

  7. Select the From/To address. Apart from the form fields, you can also assign the zoho variables and system fields in the From and To address fields.

  8. Specify the subject and notification message. Insert Form field values dynamically in the Message field by selecting the required variable under the Insert Fields drop-down in the Message editor.

  9. Select the checkbox Include User Submitted Data to send the Form data in the email message. If Include User Submitted Data is selected, the record templates created for the Form will be displayed as a list below this option. You can select the required template and choose to send it as inline content or as PDF attachments. If you have not created any custom record templates, use the Default Template to display the Form data in a simple table format.

  10. Choose the Content Type.
  11. Click Save.
  12. Click Done in the top-right corner of the screen.


Related Topics