Hello
I know this can be done easily in the UI: https://experienceleague.adobe.com/docs/workfront/using/documents/manage-documents/copy-a-doc-folder... but my task is to use Fusion to read the URL of the folder and send an email with this link in it.
Not sure how to get the folder ID to begin with...
Any help would be appreciated!
Solved! Go to Solution.
Views
Replies
Total Likes
that's fairly easy to achieve, you just need to run Read record module on a document and get task and folder details, e.g.
once you have these 2 values is just a matter of composing the URL which follows this pattern:
https://[domain].my.workfront.com/task/6531962003d6a9f6130eabbb78f2bb43/documents?initialFolderID=65...
hope this helps
that's fairly easy to achieve, you just need to run Read record module on a document and get task and folder details, e.g.
once you have these 2 values is just a matter of composing the URL which follows this pattern:
https://[domain].my.workfront.com/task/6531962003d6a9f6130eabbb78f2bb43/documents?initialFolderID=65...
hope this helps
Great stuff. Thanks for pointing it out @Rafal_Bainie
Views
Replies
Total Likes
Views
Likes
Replies