How to create an event rule from a flow

RamRod26
Giga Contributor

I'm wondering the best way to create an event rule based on one of the flows in our environment? We have a flow that isn't finishing in time, and I would like some guidance on how to create an event for this. 

2 REPLIES 2

GlideFather
Tera Patron

Hi @RamRod26 

my PDI is under maintenance so I cannot show you, but in your flow:

  • Action Create Record:
    • table [sysevent]
    • name [your.event.name]
      • eventually the parameters...

And that shall be it... let me know how it goes

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


@RamRod26 I found this, you can try it

https://www.servicenow.com/community/servicenow-ai-platform-articles/fire-an-event-via-flow-custom-a...

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */