How can i trigger a webhook manually? #1204
Replies: 1 comment
-
to trigger build via curl you need to use Rest API - check the documentation https://docs.codemagic.io/rest-api/codemagic-rest-api/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The apps have a webhook to integrate via GitHub, BitBucket etc, but i want to trigger via cURL, but i dont know what payload/body i must pass to the link to work, can someone give me a example?
Beta Was this translation helpful? Give feedback.
All reactions