Hi,
When downloading contacts using the Bulk 1.0 API the maximum pageSize is 50.000 records per page. I am downloading over 280.000 records and I want to receive them with 50.000 records per page. So in my GET request I set the pageSize option to 50000. Eloqua returns records with pagesize 1000.
Am I missing something or is this an error?
Cheers,
Wouter