You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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.
The text was updated successfully, but these errors were encountered: