How to create a sendemail in SOAP API?
BaseEmail Name Type Description bccSender boolean Indicates whether the email sender recei saveAsActivity boolean Optional. The default value is true , m useSignature boolean Indicates whether the email includes an emailPriority picklist Optional. The priority of the email. Hig
Where does the email address go in soap?
The email address of the logged-in user is inserted in the From Address field of the email header. All return email and out-of-office replies go to the logged-in user.
What does soap stand for in application communication protocol?
❮ Previous Next ❯ SOAP stands for Simple Object Access Protocol SOAP is an application communication protocol SOAP is a format for sending and receiving messages SOAP is platform independent SOAP is based on XML SOAP is a W3C recommendation
Where do bounces go in Salesforce SOAP API?
All return email and out-of-office replies go to the logged-in user. If bounce management is enabled and SingleEmailMessage.targetObjectId or MassEmailMessage.targetObjectIds is set, bounces are processed by Salesforce automatically, and the appropriate records are updated; otherwise, they go to the logged-in user.
When to use API version in email template?
The API version if this is a Visualforce email template. Every Visualforce email template has an API version specified at creation. The email template description. This can be useful to describe the reason for creating the template or its intended use. The unique name used as the template identifier for API access.
When to use relatedentitytype in emailtemplate template?
When UIType is 2 (Lightning Experience) or 3 (Lightning ExperienceSample), RelatedEntityType indicates which entities this template can be used with. Valid values are the entity API name: “Account” for account, “Contact” for contact, “Opportunity” for opportunity, “Lead” for lead, and so on.