adamrneary / restful-etl

A promising asynchronous, non-blocking data integration library
2 stars 1 forks source link

basic batches created for qdb and qdo #16

Open adamrneary opened 11 years ago

adamrneary commented 11 years ago

simple, administrative detail. once a valid connection is created via the restful-etl api, we should be able to initiate a batch for that connection via the api, and that batch should extract all the documents for that connection.

next milestone, we will be processing that data.

adamrneary commented 11 years ago

i don't see the batch defined anywhere that extracts all documents (we should see a list of the specific documents to be extracted when a QBO or QBD batch is called)