Importing existing files

Create a new project by importing existing files so you can continue development without re-creating content.

Procedure

  1. Click New API project > Import project or file on the home page.
    The Import screen appears.
  2. Select Existing files and click Next.
  3. Provide the project details.
    • Project name. Enter a name for your project.
    • Description. Add a brief summary or purpose of the project.
    • Tags. Add relevant tags to categorize or identify the project easily.
  4. In the Select files section, drag files into the upload area or click to upload.
  5. Choose the storage location for the project.
    • Native storage. No configuration required.
      Note: This option is not available in the desktop app.
    • Repository. Select a repository you have already configured. After you select a repository, choose the relevant Branch. If you don’t see any repositories, configure a repository before continuing. For more information, see Configuring version control system.
    • Local storage. Select a local directory you have already configured. If you don’t see any local directories, configure and enable access to your projects folder first. For more information, see Configuring projects folder.
      Note: Google Chrome and Microsoft Edge support the Local directory option. Other browsers disable this option and restrict file or folder selection, limiting access to existing APIs and projects.
  6. Click Add.

    IBM API Studio creates the API project from the selected existing files and displays it on the home page. You can then start working on your APIs and policies within the project.