Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks. I figured out my issue. It was because the field type was String and not Text area so the response mapping value was being cut off. It works now. Appreciate the help!
I just tried using another campaign and to trigger on data value changes and the webhook still didn't work. Do you know if there is an issue with how Marketo populates token values?
Thank you Sanford Whiteman. Much appreciated. I was trying it by adding a wait step between the 2 webhook calls, I guess that doesn't work . Yes I completely agree. Ideally I would use some gateway. Its just I am restricted by the requirements from the client and don't have other resources I can us...
Sanford Whiteman any help with above would be appreciated.
Hi,Im trying to use a marketo token as a value for one of my parameters in my header. For example; I have a webhook that calls and endpoint and returns and auth token as response which I map to lead field (because Marketo only allows me to map response to fields and not program tokens). I then use a...