Do we have an option to wait for event in flow designer just like workflow.

Smriti Rastogi
Kilo Guru

Do we have a way to wait for an event in flow designer just like it was available in workflow.

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

wait for an event?

I don't think any action exists for this in flow designer

check this for alternative

wait for event in flow designer

you can also explore on Wait for Condition action

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

8 REPLIES 8

Maik Skoddow
Tera Patron
Tera Patron

Hi

an event is just a record in a table. Why don't you create a Flow with the "Record Created" trigger and the respective conditions?

Kind regards
Maik

I will try this and let you know.

Hi @Smriti Rastogi 

In case you think I was able to answer your question, I would be happy if you mark the appropriate response as "correct" so that the question will appear as resolved for other users who may have a similar question in the future.

If not, please tell me what you are still missing.

Many thanks & kind regards
Maik

This does not work as the event goes to error state.

I had to create a new action for this.