资 源 简 介
This PHP library (Eloqua Lookup) provides extended functionality for Eloqua users.
It allows you to perform Eloqua Data Lookup on the server-side without relying on the Eloqua API and requires no authentication.
Currently, the library can:
* Retrieve contact data
* Retrieve prospect data
* Retrieve visitor data
* Retrieve contact group membership data
This library provides advantage over the default Data Lookup usage to pre-populate forms (e.g. for non-Eloqua hosted web forms) as it does not rely on Javascript, which fails to execute if the browser does not have Javascript enabled or other Javascript errors halt execution. Additionally, this library can be used within web applications to retrieve data based on the the data lookup criteria.
Samples of usage:
* Pre-populate web forms from users arriving at from an Eloqua email
* Custom email subscription page pre-filled with subscribed email groups selected
* Implement with a CMS to ret