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

Integration Service Activities

Last updated Feb 19, 2026

Search Events

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
The Search Events activity searches Datadog events using the events search syntax, with time range, sort, timezone, and pagination options. POST/events/search

Input

ParameterDescriptionData Type
FromDefaults to now-15m and is the minimum time for the requested events (format yyyy/MM/dd HH:mm:ss). string
ToDefaults to now and is the maximum time for the requested events (format yyyy/MM/dd HH:mm:ss). string
Query

Defaults to * and indicates the search query following the Datadog event search syntax.

See the How to search events in Datadog page for some examples.

string
Sort byThe sort parameters when querying events. Allowed values: Timestamp descending, Timestamp ascending. string
OffsetThe time offset to apply to the query in seconds. integer
TimezoneDefaults to UTC and indicates the timezone as GMT, UTC, an offset (for example UTC+1), or a timezone database identifier (for example America/New_York). string
Max recordsThe number of resources to return in a given page (page.limit). int32
Next page tokenThe next page token for retrieving the next page of results (page.cursor). string

Output

ParameterDescriptionData Type
EventsEvents returned by the Datadog events search operation. Array
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?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.