i have created a app in which user can see a pdf category wise, for this i use airtable but now only 1000 API call per month allow so that after this user see nothing in app, that why i need to migrate data from airtable and switch to other database so that user get data all time and quickly, please help me
Hi dear,
Do you also need to include other data besides just the PDF? If not, you can use any other hosting provider (Google Drive, Mega, Dropbox, etc.).
Before going into details, please explain clearly how you’re using Airtable.
Do users only need to view the files, or can they also upload them?
in Airtable i upload pdf with title, column header are Name, File, Date. then user will see and access this pdf through app.
On Google Drive, if I remember correctly, there’s an option to add comments to files, so you could use that field to save the File and Date information.
If by Date you mean the upload date, you could just use the information already saved on Drive without needing to add comments.