JSON - Payload Template - Are we supposed to modify tokens?
We are experimenting with webhooks. We selected JSON and configured the content-type to application/json. However the payload received is malformed. It's not json!
Are we suppsoed to change body (template) after ineserting the tokens? If yes, then what does Request Token Encoding really means?