I am trying to add new workday account using python zeep module, can anyone help..
message = client.service.Add_Workday_Account('Human_ResourcesService', 'Add_Workday_Account',
{'User_Name':'....', 'Password':'....'}, xml)
Please use the below code snippet.
Note: it use zeep