Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Workflow Automation forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Flow Designer - Actions

Is there an option planned for future release in Flow Designer that allows you to unselect an action to allow it to be skipped while testing. for example, bypass Approvals. Is this an option now and I am not aware of it?

Allen12 by Tera Guru
  • 874 Views
  • 3 replies
  • 0 helpfuls

Resolved! FSM Signature Pad on Work Order Task

The requirement is to have a signature used as proof of service, required to close a Work Order Task. We created a new UI Page, u_wot_accept_signature, along with UI Actions to call it and templates, all copied from the OOB Work Order versions. The p...

Resolved! Flow designer

not able to see requested item table in flow designer, while creating a flow for service catalog->requested item

shreyashshu by Tera Contributor
  • 826 Views
  • 1 replies
  • 1 helpfuls

Resolved! JSON Payload Sending as octet-stream

Hello all, I've more-or-less successfully built my first action. It's taking catalog inputs and generating a JSON Payload then sending it to an endpoint via a REST step. I can get the data to load and send, but the odd part is, it's sending as an oct...

Basic Flow

Has anyone run into issues with ServiceNow Basic Flows using If / Else If logic? In the flow I built, the trigger is “When a new incident is created”, and the condition is Category = “Network”, then assign the ticket to the Network group. However, it...

RosalinaB by Giga Contributor
  • 6240 Views
  • 15 replies
  • 0 helpfuls

Flow designer xanadu version

I am seeking assistance with configuring a Flow Designer workflow. The goal is to route approval requests to different groups based on the application selected from a catalog item.I have implemented an IF condition, and it successfully routes one spe...