This is a Singer tap that produces JSON-formatted data following the Singer spec.
This tap:
- Pulls raw data from Eloqua's bulk export and application RESTful APIs.
- Extracts the following resources from Eloqua
- Bulk
- Application REST
- Outputs the schema for each resource
This tap requires a config.json
which specifies details regarding API OAuth 2 authentication and cutoff date for syncing historical data. See config.sample.json for an example.
To run tap-eloqua
with the configuration file, use this command:
› tap-eloqua -c my-config.json
Copyright © 2018 Stitch