Forum Discussion
nandudevi05
3 years agoNew Contributor II
Thank you @Soni37 but My requirement is if my pipeline is running more than 50 mins means it will automatically trigger an email notification. in designer in the pipeline can i set any one snap for this job?
Abhishek_Soni37
3 years agoContributor
Yes, there is one way to read the pipeline information(Start Time etc.). Please follow this link and thenadd a email snap to trigger the email if pipeline is running more than 60 mins.
You’ll have to build the logic in pipeline.
- nandudevi053 years agoNew Contributor II
ok thank you so much.