wu_edward | 2022-03-29 23:18:51 UTC | #1
Hi.
I have an incoming email flow that parses thru the body. I extract different parameters to be passed into a data ction to schedule callback. The data action call kept failing and I found that the reason was that the parameters contain url encoding characters. If I used $esc.url on request template in my data action, it ran thru. For example, one of the parameters, name would show * %E2%80%8BJohn+Doe%0D%0A%E2%80%8B in the scheduled callback. Is there a way to remove those charcters in architect?
system | 2022-04-29 23:19:35 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 14079