In BetterCloud workflows, is the step that transfers all of a user's Google drive files to another user synchronous (waits for completion) or asynchronous (returns as soon as it hands off the task to Google)?
Followup question, if it is asynchronous, how can I check if it is complete (in an offboarding workflow) so that the account isn't changed by later steps before the file ownership all changes?