Passing Variable in Object Calling
I’m extracting a bunch of data from Salesforce via Python and the pip simple-salesforce package. To get to the objects I have to pass the object name to the function and I was wondering if there is a way to do that as a variable. What I do have right now is a bunch of functions with repeating code looking like this: