Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

download

EmailReplyToId

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}