02-02-2022 03:51 PM
In 4.28 we will start introducing new and improved Public API endpoints to facilitate integration with your CI/CD tools:
We’ll be adding additional CI/CD functionality in the coming releases so stay tuned.
03-01-2022 11:24 AM
I am attempting to use the new https://elastic.snaplogic.com/api/1/rest/public/project/ api to create a new project. I am appending the to the path my specific org/space/newprojectname as indicated in the documentation. I have upgraded my snapplex to 4.28. The API is returning a 404 not found error. Is there something else needed for this to work?
03-01-2022 12:24 PM
How are you trying to to do the REST POST?
Does the project space exist for the project you are trying to create?
03-01-2022 01:00 PM
I am trying through PostMan.
The project space does exist. I believe my authentication is good as I am able to use a different API endpoint with success.
Regards,