Recent searches


No recent searches

Dynamic Content and escape Characters



Posted Dec 05, 2023

Hello,

I create a dynamic_content to feed a webhook.

My Dynamic content contains: 

{
    "claim": {
        "application": {
            "enquiryType": "{{dc.a}}",
            "businessSource": "{{dc.c}}",
            "reference": "{{dc.d}}",
            "briefDescription": "{{dc.e}}",
            "directReferral": "{{dc.f}}",
            "tradeUnion": {
                "isUnionMember": "{{dc.g}}",
                "tradeUnionName": "{{dc.h}}",
                "{{dc.3u}}": "{{dc.i}}",
                "happyToUse": "{{dc.j}}",
                "{{dc.ze}}": "{{dc.k}}",
                "jointBranchBoard": "{{dc.l}}",
                "fundingReference": "{{dc.m}}",
                "{{dc.4a}}": "{{dc.n}}",
                "{{dc.3w}}": "{{dc.o}}",
                "{{dc.4b}}": "{{dc.p}}",
                "contributingMember": "{{dc.q}}"
            },

I put in in my Webhhook, but it seems that some escape characters are added. Do you know a way to solve this?

{\"claim\": {\r\n\t\t\"application\": {\r\n\t\t\t\"enquiryType\": \"Family Law\",\r\n\t\t\t\"businessSource\": \"-\ 

How can I solve that?

thanks 


0

0

0 comments

Please sign in to leave a comment.

Didn't find what you're looking for?

New post