-
-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question: Is there a Public REST API for AppFlowy? #1013
Comments
@BrandonDR |
Rest API is the last feature i'm waiting for, to migrate to AppFlowy from Notion (with their Integration system) |
@rayanbzd If you have specific functionality that you would want using REST API, you may list it here, we can consider it |
not offering a way to connect my n8n automations to appflowy unfortunately makes it unuseable for me. this needs to happen! the usecase is to be able to build a single place to centralize all your most important data and display it like you need it displayed to work efficiently. without any programmatic/api way to dynamically update stuff in appflowy, it's (atleast for me) completely dead in the water. |
Hello I am looking to see if I can use the API endpoints from my internal tool to create and link to tickets in AppFlowy.
Is there any documentation on the API authentication and could someone point me at the implementation of the API endpoints or any documentation relevant.
My use case is to create tickets and link them from my tool. Allowing our support team to use AppFlowy in a flexible way as a CRM. Notion offers a public API, it would be the one thing missing for us to use AppFlowy.
I would want some basic CRUD endpoints for the database / table / kanboard features.
I am happy to open a feature request for "Public REST API" if it is not possible with the current endpoints?
Sorry if this is a repeated question. I didn't see any documentation on the API.
The text was updated successfully, but these errors were encountered: