Parameters
Example Output
Workflow Library Example
Upload Document with Drata and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Document Type | The user document type. |
| File Identifier | The identifier of the file. You can create a file identifier using the Set File Variable action. |
| User ID | The unique identifier of the user for whom the document is being uploaded. |
{
"id": 1,
"name": "Security Training",
"type": "SEC_TRAINING",
"fileUrl": "http://localhost:5000/download/documents/1",
"createdAt": "2020-07-06 12:00:00.000000",
"updatedAt": "2020-07-06 12:00:00.000000"
}
Was this page helpful?