Skip to main content

Import a Project

If you have an existing project created with the WSO2 Integrator IDE in a Git repository, you can import it directly into WSO2 Cloud. During import, you configure each integration in the project and WSO2 Cloud creates them all at once.

tip

If you don't have an existing project and would like to get started on a new project, see Managing projects on WSO2 Cloud.

Prerequisites
  • A project created with the WSO2 Integrator IDE and pushed to a remote Git repository (GitHub, GitLab, Bitbucket, or Azure DevOps).
  • A WSO2 Cloud account. Sign up at WSO2 Cloud if you don't have one.

Connect your Git provider

  1. Sign in to WSO2 Cloud.

  2. Navigate to the organization overview page by clicking on the organization name at the top. The organization overview lists all your projects. Organization Overview

  3. Click Import to import an existing WSO2 Integrator project.

  4. Select your Git provider and complete the authorization flow in the browser, then return to WSO2 Cloud.

    warning

    One-click OAuth2 authorization is only available for GitHub. To use Bitbucket, GitLab, or Azure DevOps, you must first add your credentials at the organization level. See Connect a Git repository for instructions.

Configure and import the project

  1. Select the organization that owns the repository.
  2. Select the repository and the branch.
  3. Set the path to the folder where your project lives within the repository.
  4. Optionally, give the project a name.
  5. Add the integrations you want to import. For each integration, click + next to each integration to add it individually, or click + next to the project name to add all integrations in the project at once. Import Project
  6. For each integration, set the integration name, an optional description, and the integration type.
  7. Click Save for each integration once configured. Configure Integration
  8. After configuring all integrations, click Import.

WSO2 Cloud creates all the integrations and navigates you to the newly created project home.

Project Home

What's next