@jay_sandbox_sin wrote:
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. Market leader do not want to update campaign name token every time in campaign flow. hence, looking for direct approach to trace in marketo form so that campaign name field get updated.
Your question is giving mixed messages. There is literally a system token called {{campaign.name}} that dynamically populates the full path of the smart campaign it exists in... but then you go on to say "Market leader does not want to update campaign name token every time in campaign flow" - which doesn't make any sense. My guess is that you have a {{my.}} token in the smart campaign flow and your user is editing the {{my.}} token in the program tokens section.
if the above is in fact the case:
rather than using a my token in the change data value flow step where you have to update it every time, you can use {{program.Name}} (...assuming that's what you really wanted when you say campaign.name) or {{campaign.Name}} directly in the flow step...