Salesforce.com interface to directly access Salesforce.com

Dependencies:   HTTPClient-SSL MbedJSONValue

Dependents:   df-2014-salesforce-hrm-k64f

Fork of SalesforceInterface by Doug Anson

Changes

RevisionDateWhoCommit message
26:709a9dff666c 2015-12-07 ansond updated HTTPS library default tip
25:ab08e176abc0 2015-08-20 ansond updated HTTPS library with mbedTLS support
24:bc93af985435 2015-06-10 ansond updates
23:43958e776695 2015-06-05 ansond updated HTTPClient-SSL Library
22:3363752cd523 2014-09-26 ansond revamped to use new salesforce interface
21:e5a4471a46fb 2014-09-26 ansond logging updates
20:0d6abaf6d7c5 2014-09-25 ansond additional handling of error messages that come back in error conditions
19:6a791e5449b3 2014-09-25 ansond updates
18:7dc9b949bbc3 2014-09-24 ansond updates for hrm
17:6c774354b599 2014-09-23 ansond updates for external id usage and sanity checking of http codes
16:3d160f224084 2014-09-23 ansond added external ID support
15:89044c68ad36 2014-09-23 ansond updates
14:3c8d11b48814 2014-09-23 ansond updates per SF feedback
13:3088dd4b4bef 2014-09-23 ansond updates and clean ups
12:0e7290e093df 2014-09-23 ansond updated comments
11:b6e6519688e8 2014-09-23 ansond fixed comments
10:845ea6d00b65 2014-09-23 ansond doxygened
9:a254fcd904be 2014-09-23 ansond updates for create,read,update,delete methods
8:47db53cd5884 2014-09-22 ansond fixes to enable query to work
7:97ea5ef906f7 2014-09-21 ansond fixes and updates for initial id extraction
6:8f50a973fe66 2014-09-19 ansond updated HTTP library
5:689831a2dc32 2014-09-19 ansond hopefully final HTTP NXP buffer size tweak
4:b5c4f05bcd9d 2014-09-19 ansond yet another buffer size tweak
3:b1b8c50cb463 2014-09-19 ansond updated ssl library again
2:35bd3f2d21df 2014-09-19 ansond updated SSL library
1:a7dca096e47d 2014-09-18 ansond removed mbed.h from HTTPClient.cpp to enable K64F builds
0:518b1ca956fc 2014-09-17 ansond updates