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

Integration Service Activities

Last updated Mar 12, 2026

Get Object Fields

Project compatibility

Windows | Cross-platform

Overview

Note: These can be used as column headers in the CSV file of the Create Bulk Upload Job activity.
DescriptionAPI MethodAPI Path
Retrieve field names of a Salesforce object for use in bulk upload jobs. GETBYID/get_object_fieldnames/{objectName}

Input

ParameterDescriptionData Type
Select objectSelect any standard or custom objectstring

Output

ParameterDescriptionData Type
ResponseObject containing the list of field API names available for the specified Salesforce object 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