Currently I have to load data from an Eloqua instance. Unfortunately, there is no connector (apart from a third party connector). Eloqua has a a bulk API to export data. Extracting data involves several steps of GETs and POSTs which would be nice to have it done in one connector module.