move a document into a specific folder | Community
Skip to main content
New Participant
June 6, 2024
Question

move a document into a specific folder

  • June 6, 2024
  • 1 reply
  • 584 views

I need to move a document into a specific folder when doc is in root directory via fusion.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

lgaertner
New Participant
June 7, 2024

Hi,

 

just try using the Misc Action module configured like this:

Record Type: Document

Action: moveToFolder

ID: leave empty

documentIDs: <add documentID here>
folderID: <folderID>

 

Regards

Lars