POST /Command/GetPDFFileContent
Get all text and URLs in a PDF file based on file ID and source.
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
|
Parameter Name |
Type |
Required/Optional |
Description |
|---|---|---|---|
|
Username |
|
Required |
The username of your D3 SOAR account. |
|
Site |
|
Required |
The D3 SOAR site to run the remote command. |
|
File Id |
|
Required |
Id of the file to get content |
|
File Source |
|
Required |
Source of the file. (Options: “Playbook File“, “Artifact File“, “Incident Attachment File“) |