airtable-proxy-worker icon indicating copy to clipboard operation
airtable-proxy-worker copied to clipboard

Option to filter fields

Open florisporro opened this issue 4 years ago • 4 comments

It would be great if there was a way to filter which fields / columns are available through the API

florisporro avatar Oct 29 '21 10:10 florisporro

I've created views in Airtable to filter the data and then added a ENV variables in Cloudfare to have the view I need. Not perfect but it works and protect the data.

pangeli avatar Oct 29 '21 14:10 pangeli

@pangeli that's a good idea, I'll explore that

florisporro avatar Oct 29 '21 15:10 florisporro

@florisporro let me know if that works for you and we can close this issue.

While I also like the idea of filtering fields, I'd like to keep this package minimal and put more of the work on Airtable if possible.

karllhughes avatar Oct 31 '21 13:10 karllhughes

@karllhughes the solution suggested by @pangeli is good, but in order to do it there has to be a way to add a view to the resource whitelist instead of a table.

florisporro avatar Nov 01 '21 11:11 florisporro