I have attached a webhook on the accounts entity in MSD. The webhook in turn passes the data into an http request triggered power automate flow. When data is received at the power automate end, the special character that was present in the accounts name is getting converted into symbols, that is, Santé which was the actual account name, when received at the power automate flows, the value in the request body is shown as Santé
How to resolve this issue?