Executing build using curl request

I need to execute the build only after certain conditions. For that, I would like to send a curl request to circle CI to start executing the build.

1 Like

I guess you meant this https://circleci.com/docs/2.0/api-job-trigger/ for other users in the same case.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.