Fixes the Workday Write Snap that ignores the Import Synchronized check box selection while importing object data. The Snap now:
- Waits for the current import request to complete, whether successfully or with error, before initiating the next import request.
- Provides accurate real-time status of the request to downstream Snaps.
Existing Pipelines using this Snap may experience longer execution times due to the synchronous behavior. However, you no longer need to use an additional Snap to capture and pass on the request status to downstream Snaps.