cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatic creation of a project space

omair
Contributor

Is it possible to programmatically create a project space through either the SnapLogic Metadata snaps or the REST API…?

1 REPLY 1

dmiller
Admin Admin
Admin

You can use the Metadata Snaps, with Asset Type set to project and Asset Path set to the Project Space level, org/project_space.

Use a SnapLogic Read to read an existing Project Space’s metadata, then use a SnapLogic Create.

a7c3a2086ba9a7954ec657252563f5851428cae1.png

(ignore the fact that I labelled my Snaps “project” as I copied my Create project pipeline and just changed the asset paths)

63effc64c32d6bccd2f96cb6d1ddd7f60e3482f8.png

The Project Space will be created with only the /shared subdirectory.

155e0219ef54ba7509ab50584b85d1deb3f4dc80.png


Diane Miller
Community Manager