How to Call event in Flow designer?

Geeta5
Giga Contributor

How to call an event from flow designer.?

I have created an event in Servicenow through 'Event Registry'. A notification is sent when this even is triggered. I want to call this event in Flow designer.

Please suggest

3 REPLIES 3

AbhishekGardade
Giga Sage

Hello Geeta,

Check out this article that may help:

https://community.servicenow.com/community?id=community_article&sys_id=3450a52fdbcf2740afc902d5ca961...

Please mark as Correct Answer/Helpful, if applicable.
Thanks!
Abhishek Gardade

Thank you,
Abhishek Gardade

Thanks Abhishek.

But I have created the event in SNOW using 'Event  Registry'. I have not created nay custom event in Flow designer.

How to that event in flow designer? How script will be written in Flow designer?

 

kevclark
Tera Contributor

If you want to trigger an event you can pretty much just create the event using the create record flow designer action (you don't need to use the overengineered method of creating a custom action that I wrote in the other article).