Snap type: | Read
| |||||||
---|---|---|---|---|---|---|---|---|
Description: | This Snap connects to the Eloqua endpoint (https://login.eloqua.com/id), fetches the base URI for the REST API, appends the core object involved to the URI and connects to it, and returns the result to a document stream. | |||||||
Prerequisites: | [None]
| |||||||
Support and limitations: |
| |||||||
Account: | This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See Eloqua Account for more information.
| |||||||
Views: |
| |||||||
Settings | ||||||||
Label
| Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. | |||||||
Core object Type
| Required. The type of core object involved in the query. The options available include:
Example: Contacts
| |||||||
Depth | The depth or level of detail returned. The options available include:
Default value: minimal
| |||||||
Count | Maximum number of total entities to return. If not specified, all entities will be returned. The Snap automatically handles fetching multiple pages and combining the results into a single list of documents to return at most the number of entities specified. This is not the COUNT parameter from the Eloqua endpoint.
| |||||||
Search | This property specifies the search criteria used to retrieve entities. This is in the form of [{term} {operator}] {value}, where {term} is the name of a field to filter on, {operator} is the comparison operator, and {value} is the value to compare the field with. | |||||||
Additional parameters | A table that contains name-value pairs for custom parameters.
|
General
Content
Integrations