×

Scan Document

iOS 14 +

Notes

Use the iOS document scanner to scan a document. The resulting image or recognised text is copied to the clipboard, add a 'wait to return' and 'get clipboard' action after this one to use the results.

Syntax

scanDocument(scanType: <#Enumeration (ScanType)#>, url: <#String (Allows Variables)#>)

Example

scanDocument(scanType: text, url: "shortcuts://")