Docs

Selective Deploy

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The deployment pipeline ID

numberrequired

The numeric identifier of the pipeline deployment stage that the content should be deployed from. Development (0), Test (1), Production (2).

array of object

A list of dashboards to be deployed

array of object

A list of dataflows to be deployed

array of object

A list of datamarts to be deployed

array of object

A list of datasets to be deployed

boolean

Whether the deployment will be from a later stage in the deployment pipeline, to an earlier one. The default value is false.

object

The configuration details for creating a new workspace. Required when deploying to a stage that has no assigned workspaces. The deployment will fail if the new workspace configuration details aren't provided when required.

string

A note describing the deployment.

object

Options that control the behavior of the entire deployment

array of object

A list of reports to be deployed

date

Update org app in the target workspace settings

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.