Is it possible to include a Custom Object Trigger Token In the Interesting Moment Description?
For example, we utilize a content management system that we've integrated with Marketo. It adds custom activities to the contact when they receive and view content. I would like to create an interesting moment when a contact triggers the custom activity of viewing the content, and put the asset name into the Interesting Moment description. The asset name is captured in the Activity Details of the event.
Is it possible to reference this asset name in the description of hte interesting moment?
You might be able to stamp the name of the activity details by setting up a SC to listen for that activity and then create a field and use the {{trigger.name}} token. Then, when you create the interesting moment, you can reference or return that field. We've done something similar.
I forgot to thank you for your suggestion on this. It worked appropriately for us! Thanks!