Salesforce SOQL

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List 

Salesforce SOQL

Connects to the Salesforce API and allows to pass custom query string to it. The response is parsed and written to CSV. The connector can handle only flat responses with fields of the types:

String

Number

Boolean

Object

Lists of simple types (String, Number, Boolean)

 

If the JSON response contains lists of objects or lists of lists the connector will not work.