Skip to main content

“Copy and Rename file/folder” action in OneDrive

Comments

1 comment

  • Rajnish Kucheria

    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.