Special characters send by webhook
Hello,
I need your help please in my issue with a webhook.
To connecte our Marketo with CRM, we created a webhook with template in JSON which send all necessary information about lead from Marketo to CRM.
My problem is that we've created in Marketo a field "Message" where there is a texte about demand of a lead or our comments. Except that, we speak French and there are many different caracteres in this language. When we send information through webhook to CRM, in activity log of a lead the message is presented correctely but in our CRM tool we see strang signes on the place of é,à....
Team of developers of CRM explaines me that the information they need to synchronize Marketo with CRM is the encoding page. on standard , UTF8 is used. They usk me to provide the information about which encoding page Marketo use for this interface. I don't understand where to look for this information. My webhook's playload templete is in JSON.
Can you help me please ?