In ACS, is there a way we can populate the list of variables, lets say, list of workflows that have completed for the day, in an email?
Thank you.
Solved! Go to Solution.
Views
Replies
Total Likes
To use it in the mail body, you need to have it in the workflow additional data.
For your example use case:
* Query the recipients to receive the mail
* In a parallel parh query the workflows based on date info
* Uae an enrichment with type collection link
* Add the link to additional data, choose the fields you need and the max number of rows
Then you can use it in the email body
Views
Replies
Total Likes
To use it in the mail body, you need to have it in the workflow additional data.
For your example use case:
* Query the recipients to receive the mail
* In a parallel parh query the workflows based on date info
* Uae an enrichment with type collection link
* Add the link to additional data, choose the fields you need and the max number of rows
Then you can use it in the email body
Views
Replies
Total Likes
Thank you
Views
Replies
Total Likes
Mark, I want the answer too
Views
Replies
Total Likes