Why do Boolean values in Oracle Eloqua appear as picklists in Syncari?
Eloqua stores Boolean values as integers. Syncari cannot automatically determine which integers are true and which are false. In those cases, the integers appear as items in the picklists.
How do I configure the Query Filter on the source node for an Eloqua entity?
The Query Filter setting on the Source Node will need to be configured with the search query parameter that is used with the API call to get records from Eloqua. Reference the article here for the format: https://docs.oracle.com/en/cloud/saas/marketing/eloqua-develop/Developers/RESTAPI/Tutorials/search_parameter.htm
Related to