How do you capture Interesting Moments Description history | Community
Skip to main content
New Participant
June 25, 2024
Solved

How do you capture Interesting Moments Description history

  • June 25, 2024
  • 2 replies
  • 1442 views

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! 

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 SanfordWhiteman

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.)

2 replies

Neha8
New Participant
June 26, 2024

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!

SanfordWhiteman
New Participant
June 26, 2024

This doesn’t answer the question, because there’s no Interesting Moment History field unless you create and populate it as noted above.

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
June 25, 2024

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.)