Workbench Alerts
Overview
Displays information about workbench alerts that match the specified criteria in a paginated list.
The response contains an array of activities under the
itemsfield.
This method displays up to 10 entries per page. If the response body exceeds 50 MB in size, the method displays only one entry per page.
Trendmicro uses nextLink-based pagination for the /workbench/alerts endpoint. NextLink-based pagination relies on a link (nextLink) that gives the link for the next call. Each API response contains a nextLink field.
Configuration
Parameters
Name - domain
Value - trendMicroDomain
Secrets
TrendMicroBearerTokenrefers to the Bearer Token used to authenticate the connection to Trend Micro.


To add a Secret, open the Secret fields and click New secret:
Give the secret a Name.
Turn off the Expiration date option.
Click Add new value and paste the secret corresponding to the value.
Click Save.


Learn more about secrets in Onum in this article.
You can now select the secret you just created in the corresponding fields.
After entering the required secrets, you can choose to manually enter the Trend Micro OAT fields, or simply paste the given YAML:
Toggle this ON to enable a free text field where you can paste your Cortex XDR multi alerts YAML.
Temporal Window
Toggle ON to add a temporal window for events. This repeatedly shifts the time window over which data is collected.
Duration - 5 minutes (
5m) as default, adjust based on your needs.Offset -
5mFormat -
RFC3339
Authentication Phase
OFF
Enumeration Phase
OFF
Collection Phase
Pagination Type* - Next Link at Response body
Next Link Selector* - .
nextLinkResponse Body Link Selector -
.nextLinkRequest
Method* -
GETURL* -
https://${parameters.trendMicroDomain}/v3.0/workbench/alertsHeaders -
Name - Accept
Value -
application/jsonName - Authorization
Value - B
earer ${secrets.trendMicroBearerToken}
Query Params
Name - detectedStartDateTime
Value -
${temporalWindow.from}Name - detectedEndDateTime
Value -
${temporalWindow.to}
Body type* - there is no required body type because the parameters are included in the URL. However, these fields are mandatory, so select
rawand enter the{}placeholder.Output
Select -
.itemsMap -
.Output Mode -
element
This HTTP Pull Listener now uses the API to extract events.
Click Create labels to move on to the next step and define the required Labels if needed.
Last updated
Was this helpful?

