Beehive-apis

Honeycode APIs

Honeycode has two APIs, GetView and InvokeAction, that let you programmatically interact with Honeycode apps. You can use these APIs to read, write, update or delete data stored in Honeycode workbooks as users interact with your Honeycode apps.

As with any Honeycode app, you can control exactly what data from your workbook that you want to expose to the APIs.

GetView allows you to view data from a screen in a Honeycode app

InvokeAction allows you to invoke an action defined in a screen in a Honeycode app