- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 11:50 PM
Hello,
I have a lifecycle event where activity sets are configured for Onboarding.
I would like to trigger an email notification after the completion of XYZ activity set. Recipient will be the new joiner.
Should I use event trigger method or anything else ?? please suggest me how should I configure this.
Thank you in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 11:56 PM
Hello @Community Alums
you just need the send the notification by using the template like below after all the activity has been completed like below .
create one activity at last .
add at last activity
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2024 11:56 PM
Hello @Community Alums
you just need the send the notification by using the template like below after all the activity has been completed like below .
create one activity at last .
add at last activity
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2024 10:05 AM
Thank you so much that helped alot. However I tried with event and that also worked but your solution is better. thanks once again.