@Jay_sandbox_Sinwrote:
Business need to track Marketo token {{campaign.name}} in Marketo Form. is there any inbuilt option offered to directly trace campaign token in Marketo Form....
Marketo would need to be able to read the SFDC User object field isActive, which it can't, to be able to make a decision.
A solution would certainly need to be deployed in SFDC - l...
As pointed out above, operational email behaviour and Smart List qualification are independent functions of Marketo.
A smart list will find everyone that matches the filters/crite...
It's super hard to code a decent looking HTML email that's compatible across all email clients and device types.
You will need to use something more comprehensive than the marketo ...
Unfortunately it's one api call per token value you need to change/update.
However, depending on your intentions, you can set multiple temporary token values in one trigger smart ...
I think the use case is essentially a custom one-way sync.
@OP, this is typically architected using middleware to PULL the data from the source system via API
this is the most non-technical solution. you don't need a smart campaign each time, you can have a flow with multiple wait 15mins + request campaign flow steps until every 15 minut...
Yes it's a shame that munchkin associate lead will be deprecated. I hope they replace it with something similar.
As for non-form solutions, If you have a CDP, like Tealium, in your...
Pretty sure you can't change flow steps of a smart campaign via REST API.
Alternative is to use text tokens in your add to sfdc campaign flow step and update the tokens. You can us...