Properties
| Name | Type | Description |
|---|---|---|
| ExtractedData | Document, read-only | Returns a Document object and provides access to data extracted from the processed document. |
| DocumentExports | DocumentExportResult[], read-only | Returns a collection of files exported by the skill and made available by the script. |
Related topics
Transaction
Modern replacement — access all transaction documents, not just the first.
Document
The document being processed by the Custom activity.
DocumentExportResult
A single exported file produced by the skill, with metadata.
Object model
Full JavaScript object reference for Custom activity scripts.
