Message Boards Message Boards

Has anyone connected Mathematica to Salesforce?

It appears that to access the Salesforce data, one needs to write a few lines of code, to get the proper token. Has anyone done this already?

I want to be able to make graphs showing some of the events tracked there, and I'd rather do it in Mathematica.

Of course there are some python package, but why not have it in the Wolfram Language... They have over 150,000 companies using their product.

A link of their doc to login...

Thank you

POSTED BY: Luc Barthelet

Luc,

I never used salesforce but I’ve connected to other websites. I recommend that you use the developer mode of your browser, record activity, log in to your account and then look at the post that was created. From this you can construct the proper url in mathematica.

For example in safari you can right click on the line and have it give you the curl form which is everything you need to make it in MMA. The same holds true of all the other website interactions (often “post” or “get” urls)

If you have trouble, post the curl you are trying to form and I may be able to help you construct it in mma.

I hope this helps.

Regards

Neil

POSTED BY: Neil Singer
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract