Skip to main content
Level 2
May 20, 2026
Question

Workfront Fusion → Marketo Integration

  • May 20, 2026
  • 0 replies
  • 7 views

I'm building a Fusion scenario that triggers off a Workfront task status change, clones a Marketo program template, and dynamically updates My Tokens across 25+ fields (bilingual content — EN/FR speaker info, event details, UTM tracking, etc.)

 

Just want to get ahead of 3 specific things before I start:

  1. My Token batch updates — can you update multiple tokens in a single API call, or is it one call per token? With 25+ fields this could get expensive fast if it's one at a time

  2. Access token refresh — Marketo's API access token expires periodically. How are you handling refresh cleanly inside Fusion without scheduled scenarios breaking mid-run?

  3. Cloned program token inheritance — when you clone a program from a template via API, does the cloned program automatically carry over the full My Token structure from the parent, or do you need to do anything post-clone?

 

Happy to share the full build once it's done. Any real experience here is appreciated! 🙌