Skip to content

eyaltrabelsi/salesforce_magic

Repository files navigation

salesforce_magic

Introduces a %%salesforce magic. Connect to a salesforce, using beatbox and then issue SQL commands within IPython or IPython Notebook.

Installing

Usage

In [1]: %load_ext salesforce_magic
In [2]: %%salesforce user,password,security_token
        select id from account

Existing Issues:

  • Long queries and salesforce time out

About

ipython-salesforce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages