-
-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Is your feature request related to a problem? Please describe.
I am currently facing limitations because the existing workflow requires manual operation through the interface. This makes it impossible to integrate the service with my own application or maintain a consistent automation pipeline.
Describe the solution you'd like
I would like to request the development of official API endpoints. Providing a structured API (REST or GraphQL) would allow me to programmatically trigger actions and retrieve data. This is essential for connecting the service to my external system and achieving full automation without manual intervention.
Describe alternatives you've considered
I have looked into web scraping and UI automation, but these methods are unstable and difficult to maintain. A native API is the only reliable way to ensure a seamless connection between my application and this platform.
Additional context
The primary goal is to build a custom automated workflow. Having these API capabilities would significantly enhance the developer experience and extend the utility of the project.