Is it possible via Thunkable to select any document from my IPH and attache them to the field attachement from airtable , opening airtable via Thunkable . The airtable must not be directly accessible.
Airtable only supports files from fully qualified URLs so you might need to try to upload your file to a temporary file server first and obtain the URL of the uploaded file then use it for Airtable.
I have not tried it myself but one thing I know is Airtable will not use local file path.
Which means that Thunkable has a neat solution for image files as you will pick the file and upload to cloudinary and obtain the URL from cloudinary to supply it to Airtable.
For other types, a separate solution need to be developed.
thx for the info , I will search in this area. huummm but in my airtable I have put directly from my pc excel and word document even a video with mp4 !!! manually not via thunkable .the ttachement field are not URL