Hi Vinitha, I guess we are covering all the available methods?
On Wed, Sep 2, 2015 at 5:02 PM, Vinitha Rajenthiran <[email protected] > wrote: > *Introduction* > SalesforceBulk is a RESTful API that is optimal for loading or deleting > large sets of data. You can use it to query, insert, update, upsert, or > delete a large number of records asynchronously by submitting batches that > Salesforce processes in the background. > > *API (REST)* > > https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/ > > *Salesforce Bulk Connector Summary* > • Connector Name: salesforcebulk-connector-1.0.0 > • Version: 1.0.0 > • Technology: REST > > *Authentication* > All requests in the API requires authentication, which is done with the use > of an access token. > > *Methods* > > *Jobs* > createJob - Creating a new job. > updateJob - Closing the job /aborting a job. > getJob - Retrieving job details. > > *Binary Attachments* > createJobToUploadBatchFile - Creating a job for batches with binary > attachments. > uploadBatchFile - Creating a batch with binary attachments. > > *Batches* > addBatch - Adding a batch to the job. > getBatchStatus - Checking batch status. > getBatchResults - Retrieving batch results. > getBatchRequest - Retrieving a batch request. > listBatches - Retrieving information for all batches in a job. > > Thanks & Regards, > Vinitha > > > > > -- > View this message in context: > http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-SalesforceBulk-tp124628.html > Sent from the WSO2 Architecture mailing list archive at Nabble.com. > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 Tel : 94 11 214 5345 Fax :94 11 2145300 Skype : malaka.sampath.silva LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/ http://www.wso2.com/about/team/malaka-silva/ <http://wso2.com/about/team/malaka-silva/> Save a tree -Conserve nature & Save the world for your future. Print this email only if it is absolutely necessary.
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
