Category: Email Parameter

Compatible with: Composer 8

Parameter Name: EmailReplyToId

Parameter Value: [Salesforce User ID]

Parameter Requirements: None

Parameter Description: EmailReplyToId changes the apparent sender of an email by setting the message ReplyTo and DisplayName properties to those of the specified user.

This parameter is not for use with EmailFromID. The DisplayName property is not editable when using SendGrid. While the DisplayName property is changed, the email address is the email address of the person that launches the solution.

Example:

&EmailReplyToId=00536000002MDP3

or

&EmailReplyToID={!Owner.ID}