Hello, I'd like to be able to add a tokenized parameter to my webhook call so that when I call a webhook from a smart campaign it includes a token specific to that particular program/smart campaign.
For example, I have a webhook that pushes information about the email program to an outside data store. This webhook is called by each email campaign and I want it to include information about <which> email program it is pushing in the webhook data. SP_INFO is nice, but I'd like more control over the formatting and other information.
How do I do this? Using custom program tokens doesn't seem to work (unless I'm doing it wrong).
As a work around, do I need to create a seperate field and update the data value prior to call the webhook in order to make this work?
Are there other workarounds I'm not familiar with?
Thanks,
Isaac