simple-salesforce

Change path in simple-salesforce library

Change path in simple-salesforce library Question: I am trying to get a report I created on SalesForce via simple_salesforce library in python. I am able to connect successfully. However, I get invalid session id error, because the link is wrong, that is created by simple_salesforce. The url I am trying to get is different from …

Total answers: 1

ModuleNotFoundError: No module named 'simple_salesforce'

ModuleNotFoundError: No module named 'simple_salesforce' Question: I’m VERY new to python, but am somewhat familiar with Salesforce apex, so I thought I’d start out on a project. I downloaded simple_salesforce to my raspberry pi, but whenever I try to run the import command so that I can login to Salesforce, it says the module is …

Total answers: 2