APIURL
The complete url to the API endpoint to use for making SOAP requests.
Data Type
string
Default Value
""
Remarks
Instead of entering the Tenant, Service, and Host individually, the complete API URL may be specified in the following format. For example:
https://<host>.workday.com/ccx/service/<tenant>/<Service>
For example, a complete API URL might appear as:
https://wd3-impl-services1.workday.com/ccx/service/mytenant/Human_Resources
Alternatively, the Service may be left out, which will enable all services enabled via the Service property. For example:
https://wd3-impl-services1.workday.com/ccx/service/mytenant