Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Copy file using rest api

Shaman
7 - Meteor

Need help to create the right URL for copying files/folder on Sharepoint.

Current formula (not working):

[web_URL] + "/_api/web/GetFolderByServerRelativeUrl('/teams/" + [SP name] + "/Shared Documents/" + [Folder copy from] + "')/copyto(url='" + [Folder copy to] + "',overwrite=true)"

0 REPLIES 0
Labels