Interacting with Honeycode workbooks via SDK - Amazon Honeycode

To our valued customers: After careful consideration, we have made the decision to end the Amazon Honeycode beta service, effective February 29, 2024. New customer sign-ups and account plan upgrades are no longer available. Existing customers will be able to use Honeycode and your Honeycode apps as normal (and add team members to your existing account) until February 29, 2024, when the service will be discontinued. After this date, you will no longer be able to use Honeycode or any of the apps you created in Honeycode. To learn more about this change, and how to download your data, visit the Community Discussions.

Interacting with Honeycode workbooks via SDK

Amazon Honeycode has many APIs that let you programmatically interact with Honeycode workbooks. You can use these APIs to read, write, update or delete data stored in Honeycode workbooks.

Honeycode APIs can be broadly divided into four categories. Each category has several APIs underneath them.

App Screen APIs

These APIs allow you to read, write, update or delete data stored in Honeycode workbooks as you would interacting with Honeycode apps. As with any Honeycode app, you can control exactly the data from your workbook that you want to expose to the APIs. The APIs are:

Table Metadata APIs

These APIs allow you to retrieve metadata about tables in Honeycode workbooks. The APIs are:

Table Row Operation APIs

These APIs allow you to read, append, update or delete data stored in Honeycode table rows. The APIs are:

Import APIs

These APIs allow you to import data into tables in Honeycode workbooks and check on the status of previously submitted import requests. The APIs are:

Tagging APIs

Honeycode tagging APIs allow you to create, list, and delete tags in workbooks, tables, screens or screen automations. API users can use tagging APIs to manage tags on their resources for tag-based authorization. The APIs are: