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

Integration Service Activities

Last updated Feb 19, 2026

Record Created

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI Path
Triggers when a new record is created and matches predefined server-side filters in Salesforce. /poll_records_by_query

Input

ParameterDescriptionData Type
QuerySalesforce query used to filter and identify newly created records (for example, SOQL or CEQL expression) string
Generate outputIndicates whether the full matching record should be returned in the trigger output boolean

Output

ParameterDescriptionData Type
IDUnique Salesforce identifier of the record that matched the query string
Record Created (by Query)Full record object that matched the query and triggered the event 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?

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