Seismic · Arazzo Workflow
Seismic Organize Content into a Folder
Version 1.0.0
Create a destination folder and move a matching content item into it.
Provider
Workflows
organize-content-into-folder
Create a folder and move a found content item into it.
Creates a destination folder, resolves a content item by search, and updates that item's folder assignment to place it inside the new folder.
1
createFolder
createFolder
Create the destination folder that the content item will be moved into.
2
findContent
listContentItems
Find the content item to move, returning at most one match.
3
moveContent
updateContentItem
Patch the content item's folder assignment so it lives inside the newly created destination folder.