Skip to main content

Update Airtable fields using Excel VBA

  • August 25, 2021
  • 0 replies
  • 9 views

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.

This topic has been closed for replies.