How to trigger a subflow from a client side script? | GlideFlow | Flow Designer

See how to trigger a client callable subflow in ServiceNow flow designer using a CLIENT side script..in this simple example we use a UI Action script with GlideFlow methods to call a subflow and bring back an alert on screen Note: We can use this same concept to trigger: Flows Subflows Actions Components used: UI Action Subflow – Client callable: ACL – client_callable_flow_object Incident (with some added fields) Useful documentation to get your head around: https://docs.servicenow.com/bundle/sandiego-application-development/page/administer/flow-designer/concept/api-access-flow-designer.html https://docs.servicenow.com/bundle/sandiego-application-development/page/app-store/dev_portal/API_reference/GlideFlow/concept/GlideFlowAPI.html https://developer.servicenow.com/dev.do#!/reference/api/rome/client/GlideFlowAPI All done in a San Diego instance #servicenerd #flowdesigner #glideflow

Share

You may also like...