Hi, does Metabase currently support writing into database(ie adding/deleting a row on a table)? if so, how do it from metabase ?
Also, if I want to embed my metabase into my react app, is there a way that I can use queries to generate tables?
I know that my questions are elementary, I am still very new to this business. Please just point me in the right direction, and it will be much appreciated.
Hi many thanks to your response. It seems like I just need an update to get action working.
As for my second question, it's regarding to metabase API or embedded metabase.
Could I generate queries/graphs using some sort of API or embedded metabase?
for example, I want a pie chart of a segment of my database in raw data or some chart in my app, can I do so without manually go to metabase and create a query?
You can embed the entire Metabase application, including the question builder, directly in your application. To do this you would need interactive embedding. A great place to start would be checking out our documentation that outlines our various embed offerings:
We are also currently working on an SDK to extend some of the embedding functionality for Pro and Enterprise customers (it's in active development).
Katya from Metabase product team here. I was wondering did you end up using Actions for data editing?
I'm asking because we are currently building out more intuitive data editing experience in Metabase so that you can write back to your database (e.g., add/edit/delete rows).
I’ve put together a quick 3-minute overview of what’s already in place, and we’re looking for folks to help us shape what comes next. I'm very curious to hear more about your data editing use case and whether you managed to achieve the desired editing experience with actions.