Hello,
I am trying to create a delete flow to remove a calendar event from 365 Calendar if it is deleted from Google Calendar. I already have creat working but can't seem to get the delete to work.
Here is the error from office 365.
{
"status": 400,
"message": "Id is malformed.\r\nclientRequestId: 5ffa25df-4676-4248-9d93-d3c2535bc1be",
"source": "office365connectionprovider-westus.tip0-westus.p.azurewebsites.net"
}