...
Navigate to Integrations in the left pane.
The Connected Apps page appears as shown below. All the existing connectors are available here. These are available throughout the tenant and can be used in various workflows.
To create a new integration, click on Create App. The Create App page appears as shown below.
Enter the App Name. This represents the target system where you want to execute the task.
Select the Integration Type based on the type of integration supported by the target system. For REST connectors, select REST Integration type.
Add an App Icon.
Add a Description.
Click Create to complete the App creation.
...
An instance represents the system environment you want to connect to, for example, TrailTrial, Production, Staging etc. The App Instance helps to set the target environment for the execution of the web service operations. Here, you can define the Request configurations such as the Global Path parameter, Global Request Header, Global Query parameter, and authentication details required for connecting to the target system. The task is executed on the instance is selected in the Workflow. The configurations at the instance are global and can be overridden at the Operations level.
...