Find your content:

Search form

You are here

is it possible to execute QueryAll() using Bulk API

 
Share

We are trying to get deleted records via bulk API, is it possible. I am already aware that with SOAP API this is possible, but if we need to handle large volume of data Bulk should have this option.


Attribution to: user6704

Possible Suggestion/Solution #1

EDIT: Thank you to @User6704 for showing that I was wrong. Bulk API can be used to export data:

https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_using_bulk_query.htm


Attribution to: DavidSchach

Possible Suggestion/Solution #2

It is not possible to get deleted records via Bulk API, you need to use SOAP API.

Update: this was not possible in April 2014, but as of now its possible using BULK API.


Attribution to: Prafulla Patil
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/32914

My Block Status

My Block Content