How to Integrate a Metabase Dashboard on Alpha?

Hi everyone,

I’m trying to integrate a Metabase dashboard into my application on the Alpha platform.

I’ve already embedded the dashboard to our application server code. I can see the dashboard listed under Trinity Insights, which confirms the dashboard is working fine from the Metabase side.

However, when I try to integrate it within Alpha, the following API calls are failing:

  • POST /get-embeddable-dashboards
  • POST /projectdashboard/list

Because of this, the dashboard is not showing up or listing in Alpha as expected.

Has anyone faced a similar issue or can guide me on how to properly integrate and list the embedded Metabase dashboards within Alpha? @Irfan_Ali @doomedCode

Thanks in advance!

2 Likes

Thanks, @gaurav.pandey — the issue is resolved now!

It was due to an incorrect dashboard URL in the Make Request App.
Now I’m able to retrieve the list of dashboards.

However, I’m currently facing a new issue — the data inside the dashboards is not loading (charts are not rendering). Can someone from the Product team please assist?

Appreciate the help! :raising_hands:

2 Likes