Query an Object Instance - Hyland Automate Modeling - Current - Current - Ready - Content Innovation Cloud - external

Hyland Automate Modeling

Platform
Content Innovation Cloud
Product
Hyland Automate Modeling
Release
Current
License

The QUERY action is used by the Salesforce connector to query a Salesforce object.

The input parameters to query an object are:

Parameter Type Required Description
salesforceQuery String Required The query to execute against Salesforce, for example: SELECT name FROM account

The output parameters from querying an object from Salesforce are:

Parameter Type Required Description
salesforceResult String Optional The result from the REST or SOAP call from Salesforce
salesforceStatus String Optional The HTTP status code of the response