![]() |
VOOZH | about |
Power Apps is a suite of apps, services, and connectors that allows users to build custom applications with minimal or no coding. It empowers businesses to create tailored apps that solve specific business challenges, automate workflows, and integrate with various data sources, including Microsoft Dataverse, SQL Server, and third-party services.
Dataflows in Power Apps simplify the process of importing, transforming, and loading external data into Microsoft Dataverse or other storage systems. They allow users to connect to multiple data sources (like Salesforce, Excel, or SQL databases), clean or shape the data, and store it in Power Apps. When paired with the CData API Driver for Power BI, it provides access to JotForm data to build custom applications and more
This article demonstrates how you can easily connect to JotForm using the CData API Driver for Power BI and integrate your JotForm data through the Power Apps on-premises data gateway.
Installing the Power BI Connector creates a DSN (data source name) called CData PBI JotForm Sys. This the name of the DSN that Power BI uses to request a connection to the data source. Configure the DSN by filling in the required connection properties.
You can use the Microsoft ODBC Data Source Administrator to create a new DSN or configure (and rename) an existing DSN: From the Start menu, enter "ODBC Data Sources." Ensure that you run the version of the ODBC Administrator that corresponds to the bitness of your Power BI Desktop installation (32-bit or 64-bit).
Start by setting the Profile connection property to the location of the JotForm Profile on disk (e.g. C:\profiles\JotForm.apip). Next, set the ProfileSettings connection property to the connection string for JotForm (see below).
Find your JotForm API Key in order to authenticate. To obtain an API Key, go to 'My Account' > 'API Section' > 'Create a New API Key'. Once you've created your new API Key, you can set it in the ProfileSettings connection property.
Custom Enterprise API Domains
Enterprise customers of JotForm are given custom API domains to connect to, rather than the default 'api.jotform.com' domain. If you are an enterprise JotForm customer, then set Domain to you custom API hostname, such as 'your-domain.com' or 'subdomain.jotform.com', inside the ProfileSettings connection property. Conversely, if you do not have a custom domain and still need to connect to 'api.jotform.com', then leave Domain undefined and set only APIKey.
In this section, we will configure the on-premises data gateway to detect the CData API Driver for Power BI installed on your system. If you haven't installed the data gateway yet, you can download it from Microsoft's official website.
Follow the given process to configure the on-premise data gateway on your machine:
NOTE: Select the folder where the gateway will search for the CData Power BI Connector.
Once the on-premise data gateway is configured and a new gateway is created, follow these steps to create a dataflow that pulls in the JotForm data into Power Apps:
At this point, you will have created a dataflow using live JotForm data and connected it to Power Apps. To learn more, explore the CData Power BI Connectors for Salesforce and download a free 30-day trial from the CData API Driver for Power BI page.
Feel free to reach out to our Support Team with any questions.
Connect to live data from JotForm with the API Driver
Connect to JotForm