Preview_card with required parameters

while calling /api/pulse/preview_card/:id it’s working fine with cards with no required parameters.

But if I’m trying to get card preview with required parameters, I get “An error occurred while displaying this card.” (I pass parameters the same as I pass to /api/card/:id/query)

What I’m doing wrong?

another question - is it possible to set the limit for preview?

Hi @tumas
Parameters are currently not support in Pulses:
https://github.com/metabase/metabase/issues/5770 - upvote by clicking :+1: on the first post
What do you mean with “set the limit for preview”?

1 Like