Using custom object data in Create Task in Microsoft? | Community
Skip to main content
Level 2
November 12, 2024
Solved

Using custom object data in Create Task in Microsoft?

  • November 12, 2024
  • 2 replies
  • 2013 views

I've Googled and read through similar old posts so I think I know the answer to this, but to pose the question anyway:

 

We use the Create Task in Microsoft flow step to notify relationship managers when one of their clients do certain actions. In the task we bring in certain values eg

 

According to Marketo help this only works for Person, Company, Campaign, and System tokens. Has anyone been able to get this to work for data in a custom object? Eg we have an custom object called IterationSummary that has a field called Amount that we're hoping to pull into the Task description. 

 

Thanks 

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 Michael_Florin-2

According to Marketo help this only works for Person, Company, Campaign, and System tokens. Has anyone been able to get this to work for data in a custom object? Eg we have an custom object called IterationSummary that has a field called Amount that we're hoping to pull into the Task description. 


I fear that Marketo's documentation speaks the truth here, and trigger tokens are not allowed in a task's subject or description. I've just been there and had to learn that program tokens don't work these areas either.

2 replies

SanfordWhiteman
Level 10
November 12, 2024
You've tried {{trigger.Amount}} (assuming you're triggering on Added to IterationSummary, of course)?
Level 2
November 12, 2024

Thanks @sanfordwhiteman, it's a daily batch campaign first that then requests a trigger campaign. I'll give it a go though and see what happens. 

SanfordWhiteman
Level 10
November 12, 2024
Wouldn't work unless the trigger is the CO being added.
Michael_Florin-2
Michael_Florin-2Accepted solution
Level 10
November 12, 2024

According to Marketo help this only works for Person, Company, Campaign, and System tokens. Has anyone been able to get this to work for data in a custom object? Eg we have an custom object called IterationSummary that has a field called Amount that we're hoping to pull into the Task description. 


I fear that Marketo's documentation speaks the truth here, and trigger tokens are not allowed in a task's subject or description. I've just been there and had to learn that program tokens don't work these areas either.