superfell / Beatbox

Beatbox is an easy to use Python Library for accessing the Salesforce.com API

Home Page:http://www.pocketsoap.com/beatbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Will beatbox support uploads to sfdc Files?

gtangthousandeyes opened this issue · comments

I just came across this https://www.salesforceben.com/rip-notes-attachments-say-hello-to-files/ and I was wondering if the existing beatbox create method will support the new SFDC Files. The article says that sfdc will be sunsetting Notes & Attachments in the near future

Looks like Files is using the ContentDocument sobject, in which case it should already work fine with Beatbox.