wcl3y2
5 years agoNew Contributor III
Deleting a Value in Workday
I have been trying to delete a field on an object in Workday and haven’t found a way. If I’m just writing a SOAP request, I can pass in an empty tag like “< emptytag/>” to delete a value. With SnapLogic, I’m not sure how to achieve that. I have tried setting the value to null, setting it to an empty string, and not passing it in at all. No luck. Any ideas?