eugenecha Member

Comments

  • Hi, Thanks for the reply. Is there a way to get the dataset scoped to the user as well? In particular there's a bunch of beast mode columns that are different per card/dataset and I think each user has a different view as well. I see that its possible to get an iframe using the embed api which would have these applied, but…
  • Hi Bryce, the user facing app lives outside of domo but needs access to the domo data but scoped to that user. i think the programmatic filter documentation is saying that we can embed an iframe, get an access token tied to a generated client id and secret, and then on the server side maintain a list of filters per dataset…