Extract Artifacts from Excel File
POST /Command/ExtractArtifactsFromExcel
Extracts artifacts from an excel file with File ID. Artifacts include IP, Domain, URL, File Hash, Email Address etc. The first row of the Excel file will be consider as a header row.
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 artifact |
File Source |
| Required | Source of the file |