Hi Everyone,
My client wants to add a payment link in their monthly invoice emails which they are planning to send via AJO. There is a Tokenized link which comes from token management database, so the payment link is tokenized AND should be placed as a hyperlink. Would AJO be able to pass the tokenized link via HTML and place it as a hyperlink?
Thanks in advance for your help!
Best Regards,
Swastika.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
If the attributes needed for constructing the tokenized link are available as part of event payload (in case of event triggered journey) or profile attributes or if this can be retrieved from an external service per profile using REST API, it should be feasible.
Can you share an example, though ?
Views
Replies
Total Likes
If the attributes needed for constructing the tokenized link are available as part of event payload (in case of event triggered journey) or profile attributes or if this can be retrieved from an external service per profile using REST API, it should be feasible.
Can you share an example, though ?
Views
Replies
Total Likes
Hi,
Thanks for answering!
Here is the example:
https://my.client.com/Billing/TokenPayment?tokenId=2BCF33870859492499E677BB07846765
Views
Replies
Total Likes
One thing to keep in mind is that we do not allow for functions or scripting to be added as part of the URL.
Views
Replies
Total Likes
Thanks Ivan!
If I use API triggered campaign, can I create a hyperlink with contextual attributes? Like below:
https://my.client.com/Billing/TokenPayment?tokenId=context.tokenID
Will AJO resolve the context.tokenID?
Views
Replies
Total Likes
Views
Likes
Replies