Shaun Farrugia
Shaun Farrugia
I looked around at the source code and didn't see support for the Master Account API structure. If someone has access to that set of API's it would be cool...
Any interest in svn import functionality? I'm going to try and implement this if it hasn't been implemented somewhere already.
I'd like to use this but am wary of the wodby dependancies. Does this image require it to ultimately deploy to wodby?
The project hasn't been updated since 2018 and it's a well loved extension. Any interest to allow others to take it over and update?
Enables querying listviews via simple-salesforce #730
enables simple-salesforce to query listviews. https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_listviewresults.htm
### What happened? After installing on a fresh Windows 11 via Windows Installer I installed a single node version globally. During standard development work I ran Run Get-NetTCPConnection and got...
I was getting an internal salesforce.com error when using chainable with the List / QueryIterator based version of Database.batchable classes. I am not sure how it allowed me to even...
Hey there @rsoesemann, We created a bunch of tests to increase the coverage > 75%. We were finding that the current implementation of the Tests did not have that coverage....
Added some docs and tests along with listview support on the custom SF object. Simple-salesforce did not have a great way to get direct access to the listview REST methods...