Force.com-Toolkit-for-NET icon indicating copy to clipboard operation
Force.com-Toolkit-for-NET copied to clipboard

Bulk API 2 Implementation for Attachments

Open lushmana opened this issue 6 years ago • 4 comments

Are there any plans to implement Bulk API 2 support foe attachments?

lushmana avatar Mar 18 '19 09:03 lushmana

It's Ok I have implemented these myself.

lushmana avatar Mar 31 '19 23:03 lushmana

lushmana, Would you mind sharing your code as I need to implement this too. Thank you in advance.

kkrankall avatar Aug 13 '19 14:08 kkrankall

I have changed jobs and don't have the code anymore...

lushmana avatar Aug 13 '19 22:08 lushmana

@kkrankall I implemented these in Reinforce if you check out the interfaces in /src/Reinforce/BulkApi2 and the example UpdateAsync in /examples/AccountApi/Services/AccountService.cs.

deesejohn avatar Nov 24 '19 20:11 deesejohn