Access Live Typeform Data in Excel 365 Online (Excel for the web)
Microsoft Excel for the web represents a cloud-native iteration of Microsoft Excel. When integrated with CData Connect AI, you gain immediate access to Typeform data directly from within Excel. This access facilitates data analysis, collaborative work, calculations, and more. This article provides a step-by-step guide on connecting to Typeform within your Connect AI instance and accessing live Typeform data in Excel for the web spreadsheets, whether for viewing or updating purposes.
CData Connect AI provides a pure cloud-to-cloud interface for Typeform, allowing you to easily access live Typeform data in Excel for the web. Simply use the Connect AI Add-In to query live data (or write your own). Using optimized data processing out of the box, CData Connect AI pushes all supported query operations (filters, JOINs, etc) directly to Typeform, leveraging server-side processing to quickly return Typeform data.
This setup requires a CData Connect AI instance and the CData Connect AI Add-In for Excel. To get started, sign up a free trial of Connect AI and install the free Connect AI Excel Add-In.
Configure Typeform Connectivity for Excel
Connectivity to Typeform from Excel is made possible through CData Connect AI. To work with Typeform data from Excel, we start by creating and configuring a Typeform connection.
- Log into Connect AI, click Sources, and then click Add Connection
- Select "Typeform" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Typeform.
Start by setting the Profile connection property to the location of the TypeForm Profile on disk (e.g. C:\profiles\TypeForm.apip). Next, set the ProfileSettings connection property to the connection string for TypeForm (see below).
TypeForm API Profile Settings
Authentication to TypeForm uses the OAuth standard.
To authenticate to TypeForm, you must first register and configure an OAuth application with TypeForm here: https://admin.typeform.com/account#/section/tokens. Your app will be assigned a client ID and a client secret which can be set in the connection string. More information on setting up an OAuth application can be found at https://developer.typeform.com/get-started/.
Note that there are several different use scenarios which all require different redirect URIs:
- CData Desktop Applications: CData desktop applications (Sync, API Server, ArcESB) accept OAuth tokens at /src/oauthCallback.rst. The host and port is the same as the default port used by the application. For example, if you use http://localhost:8019/ to access CData Sync then the redirect URI will be http://localhost:8019/src/oauthCallback.rst.
- CData Cloud Applications: CData cloud applications are similar to their desktop counterparts. If you access Connect AI at https://1.2.3.4/ then you should use the redirect https://1.2.3.4/src/oauthCallback.rst.
- Desktop Application: When using a desktop application, the URI https://localhost:33333 is recommended.
- Web Application: When developing a web application using the driver, use your own URI here such as https://my-website.com/oauth.
After setting the following connection properties, you are ready to connect:
- AuthScheme: Set this to OAuth.
- InitiateOAuth: Set this to GETANDREFRESH. You can use InitiateOAuth to manage the process to obtain the OAuthAccessToken.
- OAuthClientId: Set this to the Client Id that is specified in your app settings.
- OAuthClientSecret: Set this to Client Secret that is specified in your app settings.
- CallbackURL: Set this to the Redirect URI you specified in your app settings.
- Click Save & Test
-
Navigate to the Permissions tab in the Add Typeform Connection page and update the User-based permissions.
With the connection configured, you are ready to connect to Typeform data from Excel for the web.
Access Live Typeform Data in Excel for the web
The steps below outline connecting to CData Connect AI from Excel to access live Typeform 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 CData Connect Spreadsheets Add-In and install the Add-in.
- Click Data and open the CData Connect Spreadsheets Add-In.
- In the Add-In panel, click Login or Sign-up to authenticate with your CData Connect AI instance
- In the CData Connect Spreadsheets panel in Excel, click Import
- Choose a Connection (e.g. API1), Table (e.g. Tags), and Columns to import
- Optionally add Filters, Sorting, and a Limit
- Click Execute to import the data
Live Access to Typeform Data from Cloud Applications
New, you have a direct, cloud-to-cloud connection to live Typeform data from your Excel workbook. You can add more data to your workbook for calculations, aggregations, collaboration, and more.
Try CData Connect AI and get real-time data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications.