Step 3: Create a Workday inbound propagation plan
POST {{apiPath}}/environments/{{envID}}/propagation/plans
Use POST /environments/{{envID}}/propagation/plans
to add a Workday propagation plan to the specified environment.
Property | Type | Required? |
---|---|---|
name | String | Required |
See the Propagation plan data model for full property descriptions.
Request Body
{"name"=>"Workday Use Case Plan"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |