activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Mar 12, 2026

Event Alert Received

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
The Event Alert Received trigger starts a workflow when a Datadog event alert is received that matches the configured filter criteria. GET /events

Input

ParameterDescriptionData Type
FilterFilter definition that controls which event alerts trigger the workflow. It supports fields such as Priority, Monitor name , Event type, Message, Status, Tags etc variable

Output

ParameterDescriptionData Type
Event alerts IDID of the event alerts that triggered the flow.string
Event alertsEvent alerts payload returned from Datadog.object
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated