skamensky

Results 46 comments of skamensky

That gets rid of the error and works as far as I can tell. How does the package know which browser tab to parse when other threads are accessing the...

I understand. So now my only question is: can we expect t.html.render to function properly if two separate threads open two tabs simultaneously and attempt to render the page in...

Hello, is there any update on this? It would be really nice to be able to use the UI to migrate from a different CRM to Corteza.

Is there anyway I can contribute to this to help it make an earlier release?

Are you unable to reproduce this on the latest release?

Glad you could reproduce it. No rush. Let me know if there's something I can do to help.

@ruscoder , any advice on how to implement this? I'd give it a go.

Using the queryAll endpoint just includes deleted and archived records. It doesn't include everything in one single batch (as per [documentation ](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_queryall.htm)) > Executes the specified SOQL query. Unlike the...

@llcao , the simple-salesforce api doesn't have a wrapper around this sendEmail endpoint. @demianbrecht , is this within the scope of the simple-salesforce project?

I haven't had any personal use cases for this but I'd be glad to help implement and maintain it as my first go at simple-salesforce. We would need some direction...