Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Wanted to implement tokens in smart list similar to example above. Hit a wall just like you guys.disappointing
Hi!Thanks for reply.I've seen this discussion: Can local tokens be used for triggers/filters in Smart Lists? 4 years later and that has not changed? really?
Hi!For various marketing activities we are used to clone existing Program with a smart campaign and modify the clone.Currently it is manual process and I am working on automation. So everything has to be done via rest api.I have local token {{my.briefingID}} in my template program.The template has s...
Can it be that tokens are not supported as trigger and filter values?I have local token {{my.briefingID}} in my program.I set {{my.briefingID}} in my trigger value.I change value of my {{my.briefingID}} .I activate my campaign.I add users with proper briefingID to my list.All of above seem to work f...
indeed thank you Jep Castelein !this looks like something i am looking for!did some reading:http://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#/Tokenshttp://developers.marketo.com/rest-api/assets/tokens/As far as i understand Tokens are something similar to variable...
Thank you Jep for reply.Can yo please educate me a little on "modify Program Tokens" a bit?here is the use case:I have a program and a trigger campaign in it.The campaign has smart list with 2 triggers:*) added to list = ListName*) data value changes LeadAtribute = 1234and a filter *) LeadAtribute =...
you can clone the program, then activate campaign:http://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#/Smart_Campaigns
Dan!Thank you for the reply, but can you please be more specific in your answer and give a link to "create Smart Campaign API"?
Does anyone know if this has changed? It appears that creating programs is now available via REST API.Do we have the ability to create new campaigns under programs? Since campaigns can be imported via UI, it should be possible to do it with API as well, but can't find it documented.Thanks!