Unable to trigger notification through event from a Flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2022 04:21 PM
Hi All,
I need some help here, I am trying to send notification through a event in Flow designer but this is not happening, please see below steps that I have configured.
Event Registration :
Used a create record action to create a record in sysevent table
Notification :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2022 07:51 PM
Hi
Make sure that the event name that you have added to flow - Create event record is same. It seems different in both notification & flow.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 07:46 AM
Thanks Sagar for your response, but there is no change in the output even after correcting the event name in the action.
Event record is getting created but notification is not getting triggered and state of the event is going to "error".

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2022 12:25 AM
Hi Ramya,
Is there any reason to not using "Send Notification" step to send notification instead of Create Record step?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2022 07:51 AM
Hi Hitoshi,
Thanks for your response, yes there is a reason for not using this notification action directly as I need to send a notification to the user once I add them to respective groups based on the user's department. I have configured this in a custom action and added before this create event record step.
Therefore, once user is added to respective groups(Group member) table then only a notification needs to triggered.
Please let me know if there is any correction I need to do from my end.