I would like to have visitors to my website signup for mailing list , and submit email address direct to my Airtable from HTML web form.
I can successfully do all that now, BUT the same API token can be used to READ the entire tableā¦
How can my API token be used to submit data from web, but not allowed to read whole table?