How to Trigger HTTP POST Request on Button Click in Metabase Dashboard?

Hey everyone,

I'm currently using Metabase for data monitoring and analysis, and I'm looking to add some functionality to my dashboards. Specifically, I want to trigger an HTTP POST request whenever a user clicks on a button within the dashboard.

I've looked through the documentation, but I couldn't find a straightforward way to achieve this within Metabase itself. Is there a built-in feature or a workaround that allows for triggering HTTP POST requests based on user interactions in the dashboard?

If anyone has experience with this or has found a solution, I'd greatly appreciate your insights and guidance on how to implement it.

Thanks in advance for your help!

HTTP requests with actions aren't supported yet.

Call an HTTP endpoint · Issue #35195 · metabase/metabase · GitHub - you vote on this feature by clicking on the :+1: :slight_smile:

1 Like