Reply
Newbie
avip368
Posts: 1
0

Implement bulk upload via python

Hi all,

I am a newbie to Salesforce and have been reading the SalesForce API docs. I am currently reading the Bullk upload API and wanted to i mplement bulk uploading of data via a python script. I have been looking into libraries like Beatbox and salesforce-toolkit. Can bulk upload my data via a python script using the API. If yes can anybody give me some pointers?

 

Thanks.

 

Avinash Prasad

Contributor
DanSad
Posts: 5
0

Re: Implement bulk upload via python

What are you looking to do exactly?
Upload a whole bunch of leads from a CSV for example?