Phillip Brooks Posted May 13, 2014 Report Share Posted May 13, 2014 (edited) Anyone have experience with automating salesforce.com login or data loading? I've been looking at some really cludgy PHP / Mozilla automation that fails with various timeouts, seemingly insignificant web page layout changes, Mozilla auto-update or phases of the moon . I did some simple stuff a year or two ago with Agile, but salesforce.com seems to use different authentication. Edited May 13, 2014 by Phillip Brooks Quote Link to comment
viSci Posted May 13, 2014 Report Share Posted May 13, 2014 This might help with the login part... https://decibel.ni.com/content/groups/interactive-internet-interface-oauth-toolkit-for-labview or maybe you can get the salesforce WSDL and use the LabVIEW Import Web Service Wizard http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_quickstart_intro.htm#choose_wsdl Quote Link to comment
viSci Posted May 13, 2014 Report Share Posted May 13, 2014 As an aside, I think the Import Web Service Wizard could be an amazing tool to help facilitate using LabVIEW to interoperate with the rest of the modern web based world. For some reason there are very few (none?) use case examples to be found. Maybe because its so hidden in the tools menu nobody knows about it or like me forgot how to find it again. Quote Link to comment
Phillip Brooks Posted May 13, 2014 Author Report Share Posted May 13, 2014 Well, I downloaded the twitter package, that loaded the oauth library. I created my twitter keys, then wrote a simple Open - Post tweet - Close example. @pbrooks100 WINNING! Creating keys: https://dev.twitter.com/discussions/2530 That's enough for one day, I might hurt myself... Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.