Scan Documents

Opens the Scan Document interface—which scans into the current Files folder—then waits for you to return to Shortcuts before retrieving the file. Designed as a function to pass the file to the next action.

Scripting Actions

shortcuts-action-icon-wait.webp
Wait
Waits for the specified number of seconds before continuing with the next action.
shortcuts-action-icon-get-contents-of-folder.webp
Get Contents of Folder
This action gets the files inside of the specified folder. Recursive If this option is enabled, this action will get all the files inside of a folder, including its subfolders.
shortcuts-action-icon-file.webp
Filter Files
Given a list of files, this action returns the files that match the given criteria. Allows for sorting, changing the order, and limiting the number passed as a result.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Scan%20Documents
Link to Open Shortcut
shortcuts://open-shortcut?name=Scan%20Documents
AppleScript code
tell application “Shortcuts Events” run shortcut “Scan Documents” end tell

More From This Folder

More From The Library

Get battery level

Shows the current Battery Level on wireless devices, as well as the connected or charging status when plugged in. For always-on devices, shows a simple prompt.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more