Skip to main content
Question

can we store the email alert date for particular order when we are sending alerts from action flows and skills?

  • November 24, 2023
  • 2 replies
  • 6 views

tushar.konde
Level 3
Forum|alt.badge.img+9

In our use case we are sending emails alerts to requisitioner in that we are sending them the emails and we are attaching the excel/csv file into that we want to store the date of email alerts somwhere in celonis and use that date to send escalation alert

 

2 replies

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

Yes you can, there is no direct way but this is what I have done for the same.

 

Use an action flow instead of skills, you can add the push data into Celonis modlue right after the email is sent and store it in a table in Celonis. The following should help you get satrted on the same.

 

You can also execute an Action Flow form skill to push this data into Celonis.

 

Use the following link to get started

Push CSV to Data Integration (celonis.com)


tushar.konde
Level 3
Forum|alt.badge.img+9
  • Author
  • Level 3
  • November 24, 2023

Thanks Abhishek can you please share image of action flow which you have done so i can understand it better.