04-07-2020 10:37 AM
I am using the Workday write snap to create customer contracts in Workday. I am able to successfully create a customer contract in Workday, but I am not getting a response from the web service in SnapLogic. Is it possible to get a response using this snap? I wasn’t sure if it was locked to async or something. If so, is there any way to make it run synchronously? Am I missing something else?
04-07-2020 12:28 PM
I figured out my issue. I didn’t have Validate and Execute in the Workday Write properties under Snap Execution.
04-07-2020 12:40 PM
Glad you discovered the issue. For future reference all “Write” snaps have the default set to ‘Execute only’, and all “Read” snaps have the default set to ‘Validate & Execute’.