# Create a Web API Over Internet Data Sources using DataConnectors

## Content



ComponentOne DataConnectors let's you bind to different types of data sources including OData, Kintone, Salesforce, Dynamics365Sales, GoogleAnalytics and more. In this topic, we use one of the DataConnectors, that is the [Salesforce .Net DataConnector](/componentone/docs/services/online-dataconnector/ado.net-provider-for-salesforce/salesforcestart) to create a **Web API** and consume it in multiple ways i.e. invoking the API methods using browser, consume it to create a chart in Excel and perform CRUD operations on FlexGrid using JavaScript.

Let us dive into each of the forementioned implementations in detail through the listed topics:

*   [Create a Web API over Salesforce](/componentone/docs/services/online-dataconnector/walkthrough/dataconnectors-to-create-web-api/create-webapi-over-salesforce)
*   [Consume Salesforce Web API Client Side](/componentone/docs/services/online-dataconnector/walkthrough/dataconnectors-to-create-web-api/consume-webapi-client-side)