Triggers Appcircle builds via custom integration webhook endpoint by forwarding Git provider webhook payloads. This action is designed to receive and forward webhook payloads from Git providers (GitHub, GitLab, Bitbucket, Azure DevOps) to Appcircle's build system. The webhook UR…
payloadRequiredobjectThe complete webhook payload received from the Git provider (GitHub, GitLab, Bitbucket, or Azure DevOps). This should be the raw JSON object sent by the Git provider containing commit information, repository details, pusher data, and other event-specific fields. The payload stru…
versionRequiredstringThe API version identifier from the webhook URL. Typically 'V' for standard webhooks or 'V7' for newer versions. This value is specified in the webhook URL provided by Appcircle.
git_providerRequiredstringThe Git provider type for the webhook endpoint. Must be one of: 'github', 'gitlab', 'bitbucket', or 'azure-devops'. This value is part of the webhook URL provided by Appcircle when setting up custom integrations.
integration_idRequiredstringThe custom integration ID (UUID format) for your repository connection. This ID is part of the webhook URL provided by Appcircle when configuring custom integrations for repositories connected via SSH or public URL. Example format: 'abcdef12-3456-7890-abcd-ef1234567890'
organization_idRequiredstringThe unique Appcircle organization ID (UUID format). This ID is embedded in the webhook URL generated by Appcircle for your organization. Example format: '123e4567-e89b-12d3-a456-426614174000'
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.