|
I did not success to create a connected projet (to a github project) with the webapi. I see that the site use another endpoint for that (a form one): https://ORG.testspace.com/projects/connected It is really possible to define connected projet with the webapi ? |
Answered by
ivailop
Apr 22, 2024
Replies: 1 comment 1 reply
|
Yes, there is a way to create a connected project via the API. Notice it is not documented at this time, but is stable and safe to use... Using the https://help.testspace.com/reference/web-api#create-a-project end point simple pass an extra where |
1 reply
Answer selected by
fletort
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, there is a way to create a connected project via the API. Notice it is not documented at this time, but is stable and safe to use...
Using the https://help.testspace.com/reference/web-api#create-a-project end point simple pass an extra
source_repoargument formatted as:where
owner/repois your GitHub repo's full-name.