Hi,
Is it possible to use My Tokens created in a Program in a webhook call?
Would appreciate if someone can share on how this can be done.
Thanks ~
Solved! Go to Solution.
to Sanford's point: just type in {{my.CampaignEndDate}}, set a default if you want, and (of course) make sure you only use the webhooks in programs with that token. They won't show up in the drop-down because the webhook isn't built inside the program.
Yes, do it all the time. You didn't try it?
I can't see my tokens in webhook dropdown.
In my attached snapshot above, I have a program token "CampaignEndDate" and that I can't see in the webhook.
You shouldn't be able to see it, because its very existence depends on where you call the webhook from.
But it clearly works.
to Sanford's point: just type in {{my.CampaignEndDate}}, set a default if you want, and (of course) make sure you only use the webhooks in programs with that token. They won't show up in the drop-down because the webhook isn't built inside the program.