See the supported connectors for Application Integration.
Clone integrations
Cloning an integration creates a full copy of its original integration version. You can use cloning to create a new integration version within the same integration, or to create a completely new independent integration that is a full copy of the original integration version.
Clone within the same integration
To clone of an integration version within the same integration, perform the following steps:
- In the Google Cloud console, go to the Application Integration page.
- In the navigation menu, click Integrations. The Integrations page appears.
- Select the existing integration that you want to clone.
- Click the Versions dropdown and select the version you want to clone.
- In the designer toolbar, click (Actions menu) and select Clone integration.
- Select Create new version.
The Create new version pane appears.
- (Optional) Enter a name for the new clone version.
- Click OK.
A new clone of the integration version is created in the same integration.
Clone as a new integration
To create a new independent integration that is a full copy of the original integration version, perform the following steps:
- In the Google Cloud console, go to the Application Integration page.
- In the navigation menu, click Integrations. The Integrations page appears.
- Select an existing integration that you want to clone.
- Click the Versions dropdown and select the version you want to clone.
- In the designer toolbar, click (Actions menu) and select Clone integration.
- Select Create new integration from current version.
The Create new integration pane appears.
- Enter a name and a description for the clone integration.
- Select a Region for the clone integration from the list of supported regions.
- Click Create.
A new cloned integration is created in the selected region.
Considerations
- Cloning an integration doesn't clone the authentication profiles associated with that integration. You must manually create a copy of the associated authentication profiles in the same region as the cloned integration. For information about creating authentication profiles, see Create authentication profiles in Application Integration
- You can't have two integrations with the same name in the same region.