v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438230222.0 KB

Creates an integration workflow. An integration workflow is an async process which ingests historic data and sets up an integration for ongoing updates. The supported Amazon AppFlow sources are Salesforce, ServiceNow, and Marketo.

post/domains/{DomainName}/workflows/integrations

Path parameters

DomainNamestring required

The unique name of the domain.

Request body

WorkflowType'APPFLOW_INTEGRATION' required

The type of workflow. The only supported value is APPFLOW_INTEGRATION.

ObjectTypeNamestring required

The name of the profile object type.

RoleArnstring required

The Amazon Resource Name (ARN) of the IAM role. Customer Profiles assumes this role to create resources on your behalf as part of workflow execution.

Tagsobject

The tags used to organize, track, or control access for this resource.

Response

Success

WorkflowIdstring required

Unique identifier for the workflow.

Messagestring required

A message indicating create request was received.