PW is the web's leading resource for everything about open APIs and mashups. Learn more: take a tour »
Salesforce.com API provides programmatic access to an organization�s information and allows developers to implement custom functionality. The worldwide leader in on-demand customer relationship management (CRM) services. More companies trust their vital customer and sales data to salesforce.com than any other on-demand CRM company in the world. The Apex platform and API extends Salesforce and the AppExchange is a directory of on-demand applications.
The Force.com web services API allows users to create, retrieve, update or delete records, such as accounts, leads, and custom objects. With more than 20 different calls, the API also allows users to maintain passwords, perform searches, and much more.
The REST-based Bulk API is optimized for loading or deleting large sets of data. It allows users to query, insert, update, upsert, or delete a large number of records asynchronously by submitting a number of batches which are processed in the background by Salesforce.com.
The SOAP-based API, is optimized for real-time client applications that update small numbers of records at a time. Although the SOAP-based API can also be used for processing large numbers of records, when the data sets contain hundreds of thousands of records it becomes less practical. The Bulk API is designed to make it simple to process data from a few thousand to millions of records.
The Metadata API can be used to retrieve, deploy, create, update or delete customization information, such as custom object definitions and page layouts, for an organization using Salesforce.com. The Metadata API is intended for managing customizations and for building tools that can manage the metadata model, not the data itself.

Click the "Track this API" button on any profile page and never miss an API update, new app, or breaking news for that API again.





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy
Comments
at 09:37
thanks,i'll return asap!/+?
PROGRAM SQLEX EXEC SQL BEGIN DECLARE SECTION CHARACTER*269-3 SQLSTATE CHARACTER*128 SCHEMA CHARACTER*128 TABLE CHARACTER*20 TYPE EXEC SQL END DECLARE SECTION
at 21:16
Gerry:
Sorry for my editorializing, but somebody had to do it. :)
Anyway, if you want an easy way to work with SaleForce.com (or many of these APIs) check out RSSBus at www.rssbus.com.
Full disclosure: I'm currently working with /n software to help them get partners for their future partner directory at www.rssbus.net.
However, I've had other business relationships both buying from and selling to /n software over the past decade and I know them really well. Further, I'm very technical and RSSBus is a phenominal product as a recent SDTimes.com editorial that spoke very highly of it confirmed.
(P.S. I would have emailed this to you but you did not provide any way to contact you.)
Read more comments
You must be logged in to comment. Not a PW member yet? Why not register.