The POST /environments/{{envID}}/propagation/stores operation adds a new identity store to the specified environment.

Prerequisites

See Propagation store base data model and Propagation store Workday configuration data model for full property descriptions.

Property Type Required?
configuration.excludeContingentWorkers Boolean Optional
configuration.excludeEmployees Boolean Optional
configuration.excludeInactiveWorkers Boolean Optional
configuration.host String Optional
configuration.password String Required
configuration.tenantId String Required
configuration.username String Required
description String Optional
image.href String Optional
managed Boolean Optional
name String Required
status String Optional
type String Required

This operation sends and returns the connection properties for an identity store with "type": "Workday". For information on the required keys in the configuration object of the request body, review connectionProfiles.connectionAttributes in the response to POST Identity Propagation Store Metadata (Workday).