Connect to external data source like SQL Server

Feature request - connect to external data sources like SQL Server.
Problem looking to solve - it takes a while to create data entry screens in .net (.aspx pages) - having a tool like this makes it much easier. Trying to use MS Power Apps but it doesn't work very well and poor/unclear licensing

Hello @Dani-99bc, welcome to the community! The closest solution we have to help with external connection needs would be our APIs. I'd recommend you check out this link for more info: Getting Started with Honeycode APIs.

For example, one possible option to achieve external data source integration such as SQL Server is to periodically read Honeycode data via the GetScreenData API from a Lambda, and then when the data changes in what you are seeking, call an external webhook. I know this may not be ideal, but it could be a consideration (for now) since we do not support calling external services/APIs of other platforms.

This topic was automatically closed after 14 days. New replies are no longer allowed.

Hi @Dani-99bc

We're excited to announce integrations with Zapier and Amazon AppFlow, allowing you to connect your existing workflows and data sources with your Honeycode apps, plus new Honeycode APIs. For more details check out our Release Notes - December 2, 2020 :grinning:

Happy building! :hammer_and_wrench: