Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This page is no longer maintained (). For the most current information, go to https://docs.snaplogic.com/public-apis/post-project-create-project-project-path.html.

Redirect
filename
locationhttps://docs.snaplogic.com/public-apis/post-project-create-project-project-path.html

POST /project/create-project/{project_path}

...

This API creates a project using the files in the specified Git repository and branch.

Info

The project You can have track a maximum of 200 files1,000 assets per project. If checking you try to check out a project with more than 200 files1,000 assets, SnapLogic throws an error.

...

Key

Description

pod_path

Required. The path to your SnapLogic pod.

Example: elastic.snaplogic.com

project_path

Required. The path to the SnapLogic project.

Format: /{org}/{project_space}/{project_name}Important:

Note

The path comparison is case-sensitive.

Query Parameters

None.

Request Header

...