- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 06:59 PM
Hello Team
I'm trying to create an event and send the notification. First I registered the event then create the notification. Send when the event is fired.
In flow designer, I selected the action->fire event (Washington DC version ServiceNow). It doesn't work. It doesn't send anything. Am I missing any steps? Thanks for your help.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 08:49 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 09:48 PM
@huyjor For testing purposes, put some parameters and once the event is fired check if it shows up in the event log.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 07:16 PM - edited ‎03-13-2024 07:17 PM
Hi @huyjor you dont need to create event to trigger notification from flow.
In your Notification under when to send--> set it as trigger like below
In flow use Send Notification Action, put the trigger sysID and select the table and Notification
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 08:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 02:23 PM
yeah, your approach is working perfectly. It was trying something else on the fire event.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 07:52 PM
@huyjor The table you are using to fire the event and the table you used while creating the event are they same?