For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add Email Addresses from a Flow

This page helps in automating the process of manually inputting an email address from a Flow during the SDJob record creation.

Instructions

  1. Go to the email parameter field on SDJobs for the template you wish to accomplish this for.

  2. Add '&emailTo={{!Flow.mergefield}} in the Email Params field.

  3. In flows, update to automatically have the email parameter field added during the SDJob record creation.

Additional parameters can be used for this use case, also. Parameter names: &emailTo=, &emailCC=, &emailBCC=, &emailSubject=, &SetOrgWide=

Last updated

Was this helpful?