2.1. emailAdditionalTo
- Parameter Name : EmailAdditionalTo
- Parameter Value : Email Address
- Parameter Requirements : None
- Parameter Description : The EmailAdditionalTo parameter in the Docs Made Easy app sets the value of the Additional To field.
Example - &EmailAdditionalTo= support@docmadeeasy.com
2.2. emailBCC
- Parameter Name : EmailBCC
- Parameter Value : Email Address
- Parameter Requirements : None
- Parameter Description : The EmailBCC (Blind Carbon Copy) parameter in the Docs Made Easy app sets the value of the BCC field.
Example - &EmailBCC=support@docmadeeasy.com
2.3. emailCC
- Parameter Name : EmailCC
- Parameter Value : Email Address
- Parameter Requirements : None
- Parameter Description : The EmailCC (Carbon Copy) parameter in the Docs Made Easy app sets the value of the CC field.
Example - &EmailCC=support@docmadeeasy.com
2.4. emailFromID
- Parameter Name : EmailFromId
- Parameter Value : Email Address
- Parameter Requirements : None
- Parameter Description : EmailFromId in the Docs Made Easy app specifies an Organization-Wide Address as the From identity of the email.
Example - &EmailFromID= 0F25400000003K1
2.5. emailRelatedToId
- Parameter Name : EmailRelatedToId
- Parameter Value : Email Address
- Parameter Requirements : None
- Parameter Description : EmailRelatedToId in the Docs Made Easy app sets the value of the Related To field.
Example - &EmailRelatedToId={!SalesforceObject.Id}
2.6. emailReplyToID
- Parameter Name : EmailReplyToId
- Parameter Value : Salesforce User ID
- Parameter Requirements : None
- Parameter Description : EmailReplyToId in the Docs Made Easy app changes the apparent sender of an email by setting the message ReplyTo and DisplayName properties to those of the specified user.
Example - &EmailReplyToId={!Owner.ID}
2.7. emailSubject
- Parameter Name : EmailSubject
- Parameter Value : text
- Parameter Requirements : None
- Parameter Description : EmailSubject in the Docs Made Easy app sets the value of the Subject field.
Example - &EmailSubject=Thank+You
2.8. emailTemplateAttachments
- Parameter Name : EmailTemplateAttachments
- Parameter Value : 0 or 1
- Parameter Requirements : &EmailTemplateId
- Parameter Description :EmailTemplateAttachments in the Docs Made Easy app help you preserve Salesforce files or attachments with the Salesforce email template.
Example - &EmailTemplateId=a012w00000mXISV
Example - &EmailTemplateAttachments=1
2.9. emailTemplateId
- Parameter Name : EmailTemplateId
- Parameter Value : Salesforce Template Id
- Parameter Requirements : &EmailTemplateId
- Parameter Description : EmailTemplateId in the Docs Made Easy app loads the subject and body fields from the Salesforce email template.
Example - &EmailTemplateId=a012w00000mXISV
2.10. EmailToId
- Parameter Name : EmailToId
- Parameter Value : Contact or Lead ID
- Parameter Requirements : None
- Parameter Description : EmailToId in the Docs Made Easy app helps you set the value of the To field.
Example - &EmailToId={!Contact.Id}
- Parameter Name : TemplateId
- Parameter Value : Template record ID
- Parameter Requirements : None
- Parameter Description : The Template parameter in the Docs Made Easy app pre-selects the template specified in the Template List box.
Example - &documentTemplateId = Template Record id