How to Import a Project from Git in Sparkflows

1. What is the purpose of the “Import Project” feature in Sparkflows?

The Import Project feature in Sparkflows allows users to bring existing projects from a Git repository directly into the platform. This makes it easy to reuse, collaborate on, or continue development of projects stored in Git.


2. Where do I start the project import process?

To begin importing a project:

  1. Click on Projects in the top menu.

  2. Click on the New Project button.

  3. Select Import Project from Git.

This opens the import configuration dialog.


3. What import options are available?

When you select Import Project from Git, a dialog box appears with two options:

  • Import from global repo

  • Import from other repo

These options allow you to import from either a pre-configured Git repository or a new Git repository URL.