ApexEmailNotification
Stores a Salesforce user ID or external email address to be notified when
unhandled Apex exceptions occur. This object is available in API version 35.0 and
later.
Supported SOAP API Calls
create(), delete(), describeSObjects(), query(), retrieve(), update(),upsert()
Supported REST API Methods
DELETE, GET, HEAD, PATCH, POST, Query
Fields
Field | Details |
---|---|
|
|
UserId |
|
Usage
To notify users of your org at the email addresses they have on record, use UserId. To notify external users or alternate email addresses, use Email.