Workday V2 Connector Guide > Workday connections > Workday connections overview
  

Workday connections overview

Use the Workday connection to read data from or write data to Workday.
You can associate a domain, tenant, Workday module, and a WSDL version with a Workday connection.
The Secure Agent programmatically creates the URL internally that accesses the specified corresponding WSDL.
For example, https://<Domain Name>/ccx/service/<tenant name>/<Module name>/<version>?wsdl.
If you want to perform an operation for customized objects, choose Customized in the Workday connection properties. The Secure Agent creates the following URL that accesses custom data from the corresponding WSDL.
For example, https://<Domain Name>/ccx/service/<tenant name>/ Custom/Data/<Module name>/<version>?wsdl.
You can use the Workday connection when you create a process.