It is part of the Payload of the webhook call - the syntax is below.
{
"salesOrg": "{{lead.Sales Org:default=edit me}}",
"contactId": "{{member.PMCFstring6}}",
"accountId": "{{le...
Here is the response I got from the target system admin...I checked the logs of PROD and looks like there is an issue with the "message" tag. Its having multiple line breaks and no...
Is it possible to remove line breaks from within a Text field using a Flow step?We are using a Text field in a webhook call, and getting a BadRequest error when the fieldhas line b...