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

[Feature]: Add rest api support to app-data #31186

Closed
1 task done
Torpedro1978 opened this issue Feb 16, 2024 · 1 comment
Closed
1 task done

[Feature]: Add rest api support to app-data #31186

Torpedro1978 opened this issue Feb 16, 2024 · 1 comment
Assignees
Labels
Community Reported issues reported by community members Enhancement New feature or request

Comments

@Torpedro1978
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Summary

I want to access data in an appsmith app via api CRUD.

Why should this be worked on?

I need this so i can use the data from multiple systems for an automation engine, in my case Powershell.
So basically a User enters data via the web-GUI and this can be processed from a powershell script or retreived (authorized via token of course) from anywhere via REST api.

Just like a webshop, but the backend worker is not intergrated directry within the app, but only utilizes the data.
It then processes data from a table (e.g. execute powershell scripts asynchronously) and reports the output of it's operations back to another table.

This would integrate perfectly into appsmith to allow flexible data management hot only from a user, but also from an automation side.

@Torpedro1978 Torpedro1978 added the Enhancement New feature or request label Feb 16, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added the Community Reported issues reported by community members label Feb 16, 2024
@Nikhil-Nandagopal
Copy link
Contributor

@Torpedro1978 we're currently building this out as part of #1950 you can subscribe to that feature and opt to join our beta program

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Reported issues reported by community members Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants