Forum Discussion

BradElmore's avatar
BradElmore
Qrew Assistant Captain
7 years ago

Is it possible to share a quick base view with nonQbase users (read only) via GetResultstables

I would like to share a quick base view (read only) with a few non-Qbase users...by embedding the view/report via API_GetResultsTable....into a website.

Is it possible? Thanks

1 Reply

  • Hi Rocketc,

    If you have the ability to create a role with read-only/view access for Everyone on the Internet (this may be limited by your domain administrators), then create the report, set the fields to be visible (recommend read-only) to your Everyone on the Internet role, then you should be able to do it.

    You'll need to set up the application Token and other security for the API to access your app.

    I've done this for some customer facing applications.

    David_in_Tucson