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
jean-philippe lingrand 9jean-philippe lingrand 9 

Send HTML in JSON to create a custom body in activity

I am using the rest API to create an event in Salesforce. 
I need to insert special widgets requiering html in the body of those activities, is it possible to send html tags in the JSON sent?