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

Integration Service Activities

Last updated Feb 19, 2026

Execute SuiteQL Query

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Execute SELECT SuiteQL queries on the Oracle NetSuite database. POST/executeSuiteQL
Note: Only SELECT queries are supported. For details, see Using the Execute Suite QL Query activity.

Input

ParameterDescriptionData Type
Select queryInput a valid SELECT query and then click on Generate output schema. For example , you can use: SELECT TOP 1 * FROM [TABLE_NAME]

Note: Add a valid query (without variables) to generate the schema. You can add or update variables in the query after the schema is successfully generated.

string
Generate output schemaThe schema generate buttonNA
LimitThe number of records to returnstring
OffsetThe number of records to skipstring

Output

ParameterDescriptionData Type
SuiteQL Query ResponseThe response of the SQL queryObject
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.