Issue
This article shows how to create flows and subflows in a scoped application and move them between instances using the ServiceNow application repository.
Release
Vancouver and above
Resolution
Create a flow or subflow in a scoped application.
- Go to the source instance, navigate to ServiceNow Studio, and then open the application you want to edit.
- Select Create.
- For the File Type, select Automation, and then choose either Flow or Subflow.
- Click Continue.
- Enter the flow properties, and then click Build Flow.
- Add your required parameters, such as trigger or actions.
- At the top right, select Save.
Move a flow or subflow to another instance
- Publish the application to the application repository. To do so:
- Navigate to All > System Applications > My Company Applications.
- Open the In Development tab.
- Open the application record that you want to publish to the application repository.
- Select the Publish to My Application Repository related link.
- Select Submit.
- Navigate to Flow Designer in the target instance.
- Select Flows or Subflows.
- Verify your flow or subflow appears in the list.