The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.
I want to update my Airtable fields using Excel VBA. Thus, I went through the Airtable API documentation. But there is no way I could figure out to use PATCH method inside the VBA. Is there any resource available on the internet to achieve the result?
NB. I don’t want to use any third party apps as I need to update the whole sheet twice a day and there are more than 10k fields.