“Copy and Rename file/folder” action in OneDrive
The “Copy and Rename file/folder” action in OneDrive is useful, but it only returns status in the response. I need the file ID of the copied file for subsequent processes in the journey.
0
-
The ‘Copy and Rename file/folder’ action accepts the file/folder copying request, but it does not return the file/folder ID in the response.
Instead, a Status Retrieval URL is provided, which you can call using the 'Send new request' action of the HTTP connector.
We recommend adding a delay of about 5 seconds using the 'Delay' action from Scheduler by Quickwork before calling the status URL.
Once the status is completed, you can use the Get file/folder details from Path action to retrieve the file/folder ID.0
Please sign in to leave a comment.
Comments
1 comment