---
title: CiWorkflow
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/ciworkflow
---

# CiWorkflow

An Xcode Cloud automation configuration specifying when to build, which actions to run, and how to distribute the output.

## Declaration

```data
object CiWorkflow
```

## Properties

attributes: The attributes that describe the Workflows resource. id: The opaque resource ID that uniquely identifies a Workflows resource. links: The navigational links that include the self-link. relationships: The navigational links to related data and included resource types and IDs. type: The resource type.

## Topics

### Objects

- [CiWorkflow.Attributes](appstoreconnectapi/ciworkflow/attributes-data.dictionary.md)
- [CiWorkflow.Relationships](appstoreconnectapi/ciworkflow/relationships-data.dictionary.md)

## See Also

### Objects and types

- [CiAction](appstoreconnectapi/ciaction.md)
- [CiWorkflowCreateRequest](appstoreconnectapi/ciworkflowcreaterequest.md)
- [CiWorkflowUpdateRequest](appstoreconnectapi/ciworkflowupdaterequest.md)
- [CiWorkflowResponse](appstoreconnectapi/ciworkflowresponse.md)
- [CiWorkflowsResponse](appstoreconnectapi/ciworkflowsresponse.md)
- [CiBuildRunsResponse](appstoreconnectapi/cibuildrunsresponse.md)
- [CiManualBranchStartCondition](appstoreconnectapi/cimanualbranchstartcondition.md)
- [CiManualPullRequestStartCondition](appstoreconnectapi/cimanualpullrequeststartcondition.md)
- [CiManualTagStartCondition](appstoreconnectapi/cimanualtagstartcondition.md)
- [CiWorkflowBuildRunsLinkagesResponse](appstoreconnectapi/ciworkflowbuildrunslinkagesresponse.md)
- [CiWorkflowRepositoryLinkageResponse](appstoreconnectapi/ciworkflowrepositorylinkageresponse.md)
