Manage custom connector version

Create a custom connector version

To create a custom connector version, follow these steps:

  1. In the Console, go to the Application Integration > Custom connectors page, and then select or create a Google Cloud project.

    Go to the Custom connectors page

    This displays the list of custom connectors.

  2. Click the custom connector for which you want to add a version.

    The displays the connection details page.

  3. Click Versions.

    The page displays all the versions of the connector.

  4. Click Create. This displays the Create new version page with the new version number. The steps to create a new version are similar to that of creating a new custom connector. It means that you can create a version with direct or indirect connectivity.

Manage a custom connector version

To edit a custom connector, do the following steps:

  1. In the Console, go to the Application Integration > Custom connectors page, and then select or create a Google Cloud project.

    Go to the Custom connectors page

    This displays the list of custom connectors.

  2. Click the custom connector that has versions.

    The displays the connection details page.

  3. Click Versions.

    The versions for the selected connector appears.

  4. Click Actions to select one of the following options:

Export and import

You can share the connector between different Google Cloud projects by exporting and importing the connector specification. You can export any connection version and then import the specification to the same project or different Google Cloud projects. Exporting deprecated connector versions is not supported.

Required roles and permissions

To get the permissions that you need to export and import a custom connector, ask your administrator to grant you the following IAM roles:

For more information about granting roles, see Manage access to projects, folders, and organizations.

You might also be able to get the required permissions through custom roles or other predefined roles.

Export a custom connector

To export a connector version, follow these steps:

  1. In the Console, go to the Application Integration > Custom connectors page, and then select or create a Google Cloud project.

    Go to the Custom connectors page

  2. Click the custom connector that you want to export. The custom connector's overview page opens.
  3. Click Versions. A list of versions of the custom connector is displayed.
  4. Click More Actions and then click Export. A JSON specification file for the custom connector is downloaded.

Import a custom connector

To import a connector version, follow these steps:

  • In the Console, go to the Application Integration > Custom connectors page, and then select or create a Google Cloud project.

    Go to the Custom connectors page

  • The Custom connectors page appears.
  • Click Import.
  • Browse and select the JSON specification file for the custom connector. If you are importing the connector to a different project, then the Service account field is not prefilled.

    Based on whether the connector already exists or not, the following scenarios are possible:

  • Fill the remaining details and click Create. The connector is created with the imported JSON specification.
  • Quotas and limits

    For information about quotas and limits, see Quotas and limits.

    What's next

  • Learn about all tasks and triggers.
  • Learn how to test and publish an integration.
  • Learn about error handling.
  • Learn about integration execution logs.