
Announcements
How can I reformat the HTML from an event (meeting) body in order to post it to a SharePoint list (events list).
This fails everytime because the 'body' includes either a single or double quote which breaks the JSON.
I tried using the HTML to TEXT action which works, but breaks all of the text formatting when the item is posted. Does anyone happen to have a reference to a function to strip all of the extra content out of the HTML?
Thanks