function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
chicochico 

EmailHeader - Editing/Deleting Events

Hi -
 
We're editing and deleting Events through the API and require that the auto-notification messages be sent to the owners of the events when an Event has been edited/deleted.   The SFDC UI does it correctly but we can't seem to get it to work via the API by setting the EmailHeader.  The docs don't mention anything about this working with Events but it does say that it should mimic the UI functionality with auto-messages. 
 
Should this work with events as well or are we just wasting our time trying to debug this?
 
Thanks for the help!
Chico