---
title: Xcode Cloud webhook payload reference
framework: xcode
role: article
role_heading: Article
path: xcode/webhook-payload
---

# Xcode Cloud webhook payload reference

Review details of the webhook payload that Xcode Cloud sends, including the product, workflow, build, actions, results, and SCM metadata associated with it.

## Webhook

Webhook WebhookMetadata App CIWorkflow CIProduct CIBuilds sourceCommit - The git commit and SCM details for the build. destinationCommit - Optional commit details of the target commit associated with the build. CIBuildActions Information and metadata for each build action that runs as part of the build. issueCounts builds ScmProvider scmProviderType ScmRepository ScmPullRequest ScmGitReference

## See Also

### Notifications

- [Configuring webhooks in Xcode Cloud](xcode/configuring-webhooks-in-xcode-cloud.md)
- [Connecting Xcode Cloud to Slack](xcode/connecting-xcode-cloud-to-slack.md)
