Relative Content

Tag Archive for soapworkday-api

Workday API to Delete Contact Information

I am using Workday’s API to delete an employees’ work email address. The problem is that in order to delete I need the unique reference ID for the field. The docs have the service Get_Change_Work_Contact_Information_Request that they say is formatted to be used as input for the Change_Work_Contact_Information_Request service, but I am having trouble using it in my request.