Skip to content
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

Open
BrandonDR opened this issue Nov 21, 2024 · 4 comments
Open

Question: Is there a Public REST API for AppFlowy? #1013

BrandonDR opened this issue Nov 21, 2024 · 4 comments
Assignees

Comments

@BrandonDR
Copy link

BrandonDR commented Nov 21, 2024

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.

@BrandonDR BrandonDR changed the title Question: Is Public REST API for AppFlowy? Question: Is there Public REST API for AppFlowy? Nov 21, 2024
@BrandonDR BrandonDR changed the title Question: Is there Public REST API for AppFlowy? Question: Is there a Public REST API for AppFlowy? Nov 21, 2024
@speed2exe speed2exe self-assigned this Nov 22, 2024
@speed2exe
Copy link
Collaborator

@BrandonDR
At the moment there is no official REST API, but there a lot server and client interaction are using REST API, see: libs/client-api. However do keep in mind that request/response in some of the endpoints may not be that friendly to work with, as they may require encoded data that uses Y-CRDT encoding (e.g. https://github.com/y-crdt/y-crdt).

@rayanbzd
Copy link

Rest API is the last feature i'm waiting for, to migrate to AppFlowy from Notion (with their Integration system)

@speed2exe
Copy link
Collaborator

@rayanbzd If you have specific functionality that you would want using REST API, you may list it here, we can consider it

@rschinkoeth
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants