Hi, everyone.
I have a question about Airtable API.
As far as I know, Airtable API doesn’t allow direct image uploading and needs a public URL that images are stored.
However, the images include very sensitive information in my case, so that they can’t be stored in public.
In this case I guess I can use S3 presigned URL.
My question is, can Airtable API retrieve images even if the URL is only temporarily available to public?
Thanks,
Ryo