Looking for help in using "Send an HTTP request" to Outlook to patch an event in order to append an HTML table to the existing event body. The patch is currently working to add the HTML table to the event body, but it's overwriting the existing text in the body.
{
"Body": {
"contentType": "HTML",
"content": "@{body('Create_HTML_table')}"
}
}

Report
All responses (
Answers (