We are using Interesting Moments to populate entity records in Salesforce. Each Interesting Moment has a description where we can specify the behavior. I'd like to be able to insert some type of date token that will be part of the description so the sales associate using Salesforce will know the date the specific behavior occurred. Is this possible through the use of My Tokens?
Hey Kam, you can use these tokens:
Those will stamp the date and time of when the flow step applies, and you can use it fluently within an Interesting Moment (or any other flow step).
Example: "Filled out form: Template Download on {{system.dateTime}}."
Edward
Many thanks Edward!
Kam
Agreed, I didn;t know I could do this!