The GetDocumentByExternalId action returns the properties for a document and their current values. The document is found using the external document ID.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
SELECT |
Schema |
Specifies the schema in which the document is located. |
|
TEXT |
DocumentId |
Specifies the external document ID of the corresponding document. |
Return
|
Type |
Description |
|---|---|
|
DATASET |
Returns a single-line record with all document properties. |