Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Uncle Rob
Kilo Patron

This question has dogged me for years:  "Why can't we specify a flow for a Record Producer"
Usually I'd say "Record Producers only create Tasks, you can define a flow after to isolate the task as a trigger".
It always felt icky.  What am I going to do?  "Short Description is/contains?"
I could CODE the flow API, but that's icky too.

One day I was analyzing RP usage via sc_item_produced_record and it dawned on me.  These are the PERFECT triggers for Flow based on specific record producer.
- It creates at the exact same time as the task.

- It links to the producer.
- It links to the created task.

The 100% Reliable, NO CODE way to launch Flow from Record Producers

 

WANT MORE HELP BUILDING ON SERVICENOW?

UncleRob_0-1743516209174.png  Robert "The Duke" Fedoruk on YouTube

UncleRob_1-1743516209175.png️ CJ & The Duke podcast

4 Comments