Model Context Protocol (MCP) finally gives AI models a way to access the business data needed to make them really useful at work. CData MCP Servers have the depth and performance to make sure AI has access to all of the answers.
Try them now for free →Access Live REST Data in Excel for the Web (Excel 365/Online) through Connect Spreadsheets
Connect to REST data from Excel 365 Online (Excel for the web) with Connect Spreadsheets.
Looking for Connect Cloud instructions?
Your Connect Cloud account includes Connect Spreadsheets, so you can use the instructions below. You can expect minor differences when referencing the Connect Spreadsheet platform, but the principles still apply!
Microsoft Excel for the web represents a cloud-native iteration of Microsoft Excel. When combined with Connect Spreadsheets by CData, you gain immediate access to REST data directly within Excel, facilitating data analysis, collaboration, calculations, and more. This article shows how to connect to REST in Connect Spreadsheets and access and update live REST data in Excel spreadsheets online.
Connect Spreadsheets is the easiest way to get all your live data into Microsoft Excel and Google Sheets - no more downloading, wrangling, and uploading files again. Just connect to your data, select the dataset you'd like to see, and import it into your spreadsheet.
This setup requires a Connect Spreadsheets instance and the Connect Spreadsheets Add-In for Excel. To get started, sign up a free trial of Connect Spreadsheets and install the free Connect Spreadsheets Excel Add-In.
Configure REST Connectivity for Excel
Connectivity to REST from Excel is made possible through Connect Spreadsheets . To work with REST data from Excel, we start by creating and configuring a REST connection.
- Log into Connect Spreadsheets, click Connections and click Add Connection
- Select "REST" from the Add Connection panel
-
Enter the necessary authentication properties to connect to REST.
See the Getting Started chapter in the data provider documentation to authenticate to your data source: The data provider models REST APIs as bidirectional database tables and XML/JSON files as read-only views (local files, files stored on popular cloud services, and FTP servers). The major authentication schemes are supported, including HTTP Basic, Digest, NTLM, OAuth, and FTP. See the Getting Started chapter in the data provider documentation for authentication guides.
After setting the URI and providing any authentication values, set Format to "XML" or "JSON" and set DataModel to more closely match the data representation to the structure of your data.
The DataModel property is the controlling property over how your data is represented into tables and toggles the following basic configurations.
- Document (default): Model a top-level, document view of your REST data. The data provider returns nested elements as aggregates of data.
- FlattenedDocuments: Implicitly join nested documents and their parents into a single table.
- Relational: Return individual, related tables from hierarchical data. The tables contain a primary key and a foreign key that links to the parent document.
See the Modeling REST Data chapter for more information on configuring the relational representation. You will also find the sample data used in the following examples. The data includes entries for people, the cars they own, and various maintenance services performed on those cars.
- Click Create & Test
With the connection configured, you are ready to connect to REST data from Excel for the web.
Access Live REST Data in Excel for the web
The steps below outline connecting to Connect Spreadsheets from Excel to access live REST data.
- Log into Excel, create a new sheet (or open an existing one).
- Click Insert and click Office Add-ins. (If you have already installed the Add-In, jump to step 4.)
- Search for Connect Spreadsheets and click "Get it now" to install the Add-in.
- Back in Excel, open the Data ribbon select and click the Connect Spreadsheets "Get Data" button.
- In the Add-In panel, click "Log in" to sign into and authenticate with your Connect Spreadsheets account
- In the Connect Spreadsheets panel in Excel, click Import
- Choose a Connection (e.g. REST1), Table (e.g. people), and Columns to import
- Optionally add Filters, Sorting, and a Limit
- Click Execute to import the data
Update REST Data from Excel
In addition to viewing REST data in Excel, Connect Spreadsheets also lets you update and delete REST data. Begin by importing data (as described above).
- Update any cell or cells with changes you want to push to REST
- In the Connect Spreadsheets Add-In panel, select Update
- Optionally highlight the cell(s) you wish to update and select an update option ("Update All" or "Update Selected")
- Click Execute to push the updates to REST
A notification will appear when the update is complete

Live Access to REST Data from Spreadsheets
New, you have a direct, cloud-to-cloud connection to live REST data from your Excel workbook. You can add more data to your workbook for calculations, aggregations, collaboration, and more.

Try Connect Spreadsheets and get real-time data access to 100+ SaaS, Big Data, and NoSQL sources directly from your spreadsheet apps.