DataConnector | ComponentOne
Walkthrough / Create a Web API Over Internet Data Sources using DataConnectors
In This Topic
    Create a Web API Over Internet Data Sources using DataConnectors
    In This Topic

    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 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: