I created an interface that pulls from one table in my Base. With some of the demos I've seen on how interfaces can be used, I thought this would be a great way to display non-sensitive data via a public share link. Other tables in this base, however, do contain PII and cannot be shared with the public. So, after creating a lovely interface that seemed it would do exactly what was desired, I tried to share and found that I can only share with individuals who are signed in and have access to the base. Chat support let me know that the Base's permissions determine the interface's share permissions. In my specific use case, I have a base that shows all the volunteers that work with my organization, including a table for their basic contact info, a table for their engagements with us, a table for touchpoints we have with them, and another table that holds all the categories of expertise for our volunteers. The interface is based on this last table, and is a record review that tallies the number of available volunteers with each area of expertise. The data on that table is fine to share publicly, but not data from the others. Ideally, when building an interface you could choose how to share the individual interface without the whole base being set to public. Anyone with ideas of workarounds, I'm all ears!
... View more