force-rest-api icon indicating copy to clipboard operation
force-rest-api copied to clipboard

Support for Blob data

Open daltenhof opened this issue 6 years ago • 2 comments

Is there any way to upload files like is shown in:

https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_sobject_insert_update_blob.htm

Any plans to add this in the future?

daltenhof avatar Nov 16 '18 21:11 daltenhof

I would happily take a pull request for this :-). It would be a pretty fun thing to implement and I'd do it myself if I found the time some day.

jesperfj avatar Jul 26 '20 23:07 jesperfj

That would be really cool to handle the download part as well. Something like this would be nice: https://salesforce.stackexchange.com/questions/193365/download-and-save-contentversion-file-java

gwendal-lecren avatar Oct 08 '20 08:10 gwendal-lecren