I'm looking for a solution to capture every Interesting Moment and write it to a history field as it overwrites the current data each time a new moment occurs.
This is my current Interesting Moment setup:
{{trigger.Trigger Name}} with subject " {{trigger.Subject}}" on {{system.date}} at {{system.time}}
Output: Last Interesting Moment Desc: Open Email with the subject " Smarter Water Management is Here. Meet Nexa." on Jun 11, 2024 at 10:20 AM (GMT -0400)
Any suggestions or examples would be welcome!
Solved! Go to Solution.
Unless you use the REST API, there's no way to capture the full type + text of an IM in a history field.
(Other than updating the history field in the same flow with the same tokens of course — but that's not using the IM itself as the source, it’s just duplicating the data.)
Unless you use the REST API, there's no way to capture the full type + text of an IM in a history field.
(Other than updating the history field in the same flow with the same tokens of course — but that's not using the IM itself as the source, it’s just duplicating the data.)
You can also view the history on creating the Email Performance of the email and set the Create View to check the Interesting Moment History.
Thanks!
This doesn’t answer the question, because there’s no Interesting Moment History field unless you create and populate it as noted above.