SOLVED

Re: How do you capture Interesting Moments Description history

Go to solution
Tricia_McLella1
Level 2

How do you capture Interesting Moments Description history

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! 

Tricia McLellan
1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: How do you capture Interesting Moments Description history

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

View solution in original post

3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: How do you capture Interesting Moments Description history

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

Neha8
Level 2

Re: How do you capture Interesting Moments Description history

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
Level 10 - Community Moderator

Re: How do you capture Interesting Moments Description history

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