Skip to content

Commit 906a71c

Browse files
authored
Update workday-inbound-tutorial.md
1 parent fd4dd77 commit 906a71c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/saas-apps/workday-inbound-tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -834,9 +834,9 @@ This functionality is not supported currently. Recommended workaround is to depl
834834
The solution currently uses the following Workday APIs:
835835

836836
* The **Workday Web Services API URL** format used in the **Admin Credentials** section, determines the API version used for Get_Workers
837-
If the URL format is: https://\#\#\#\#\.workday\.com/ccx/service/tenantName , then API v21.1 is used.
838-
If the URL format is: https://\#\#\#\#\.workday\.com/ccx/service/tenantName/Human\_Resources , then API v21.1 is used
839-
If the URL format is: https://\#\#\#\#\.workday\.com/ccx/service/tenantName/Human\_Resources/v\#\#\.\# , then the specified API version is used. (Example: if v34.0 is specified, then it is used.)
837+
* If the URL format is: https://\#\#\#\#\.workday\.com/ccx/service/tenantName , then API v21.1 is used.
838+
* If the URL format is: https://\#\#\#\#\.workday\.com/ccx/service/tenantName/Human\_Resources , then API v21.1 is used
839+
* If the URL format is: https://\#\#\#\#\.workday\.com/ccx/service/tenantName/Human\_Resources/v\#\#\.\# , then the specified API version is used. (Example: if v34.0 is specified, then it is used.)
840840

841841
* Workday Email Writeback feature uses Maintain_Contact_Information (v26.1)
842842
* Workday Username Writeback feature uses Update_Workday_Account (v31.2)

0 commit comments

Comments
 (0)