Should the following "webhook is called" trigger work? Can I use tokens – either {{my.tokens}} or {{program.id}} tokens – here?
I want to add a campaign under a template program I'm building that will look for the {{program.id}} in the response and send an alert if it's there.
It's not part of the response yet, so I tried testing by using a {{my.token}} that contains a piece of the response that's already there. ("SUCCESS".)
The webhook was called and contained "SUCCESS" in the response, but no alert was sent. When I just substituted the actual text into the field – where {{program.id}} appears in the above image – it sent the alert, but not when I used a {{my.token}} that contained that same string.
Yes , but why in webhook limited number of token for program,campaign and why there is no token for list which will say this lead added into this list . that is only my prospective .
Which of the static lists that a lead is a member of would appear in such a token?
yes, I wants if any lead is added into lists it should say yaa this lead is added into this list .
The {{trigger.name}} for the Added to List trigger does contain the list name.