Trigger Appcircle builds via Git provider webhook callbacks. This action forwards webhook payloads from GitHub, GitLab, Bitbucket, or Azure DevOps to Appcircle's build webhook endpoint to automatically trigger builds when code is pushed. Use this action when: - Simulating or tes…
payloadRequiredobjectComplete webhook payload from the Git provider. This should be the unmodified JSON body sent by GitHub (push event), GitLab (push/merge event), Bitbucket (repo:push event), or Azure DevOps (git.push event). The payload structure varies by provider but typically includes reposito…
git_providerRequiredstringGit provider segment from the webhook URL. Must match the provider that will send the webhook. Valid values: 'github' for GitHub, 'gitlab' for GitLab, 'bitbucket' for Bitbucket Cloud/Server, 'azuredevops' for Azure DevOps.
organization_idRequiredstringAppcircle organization ID (UUID format) that identifies which organization's build profiles should be triggered. This must match the organization ID in your Appcircle webhook URL.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.