Access tag values via tokens | Community
Skip to main content
Level 3
July 30, 2024
Solved

Access tag values via tokens

  • July 30, 2024
  • 1 reply
  • 1614 views

Hi,

I am wondering if we can access program tag values via token  or any other means. We are looking  to include tag values in UTM parameters.

 

Please advise.

 

Thanks,

Babu

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman
Unfortunately no. You can use the API to copy tags to {{my.tokens}}, but tags are not directly accessible.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
July 30, 2024
Unfortunately no. You can use the API to copy tags to {{my.tokens}}, but tags are not directly accessible.
Level 3
July 30, 2024

Thank you, Sanford!

What you are saying is, get the program tags values and populate my token(s) via API and use these my token(s) in UTM parameters.

is there any trigger to use where I can invoke a webhook as soon as program is cloned/created? this webhook will invoke an API call accepting program name as parameter and do the work to update my token(s) with tag values.

 

Please suggest.

 

Thanks,

Babu

 

SanfordWhiteman
Level 10
July 31, 2024

What you are saying is, get the program tags values and populate my token(s) via API and use these my token(s) in UTM parameters.


Yes.

 


is there any trigger to use where I can invoke a webhook as soon as program is cloned/created? this webhook will invoke an API call accepting program name as parameter and do the work to update my token(s) with tag values.


There is not. You have to poll the Marketing Activities tree periodically.