GetObjectFields

This method is used to fetch all the available fields for the specific Salesforce Object.

Parameters:

Method Inputs

Method Name

GetObjectFieldsMethod

Request Type

GetObjectFields

Parameters: ObjectName

Salesforce Object name

e.g. Contact

Sample Response:

Contact object has approximately 61 fields. This method will return those records, one record represents one field.

Last updated

Was this helpful?