Import Data Service Page
This page can be used to add existing data services to your workspace. With this page wizard you can import a data service from either the file system or from a git repository. The first step of the wizard is to select which import source you want to use. Make your choice here:

Once you select the import source type, click
to take you to the next step of the wizard. The next step is different depending on if you are importing from a file system or importing from a git repository.
Since you've selected to perform a git repository import, the rest of this help page will talk about that type of import.
When importing from a git repository, the next step in the wizard is to declare the properties of the repository you want to import from. You can do this by either selecting one of your saved repositories or by entering the repository properties directly. To chose a saved repository select one from this dropdown list:

Once a saved repository is selected, its properties are used to populate the input fields. If the repository you want to import from does not exist, or you want to modify a property of a saved repository, you can enter or change properties in the input fields. Here is what the repository properties input fields look like:

Here's a description of those import repository properties:
In addition to the above properties, authentication properties are needed in order to access the git repository. You can either use SSH or HTTP authentication. If you are going to use SSH you can use either private key or password authentication. Here is what the SSH settings input fields look like:

Here's a description of those SSH settings:
If you choose to use the the HTTP settings, here is what those input fields look like:

Here's a description of the HTTP settings:
Note: For more information on how to enter Git repository information, and to persist Git repository information, see the Git Repository Configurations Preferences page.
If all the repository properties are correct, click
to take you to the final step of the wizard. Here you will click the
to perform the import. An indication if the import was successful (
) or not (
). Two reasons a file import might fail is (1) the file has an invalid file type, or (2) the file is a malformed archive file.
Note: Data service files must have a '.zip' extension.
After completing the wizard, you will be taken back to the Data Service Summary page. The data services successfully imported by the wizard will now be showing here.