Help
Gabriel_Ferguso
4 - Data Explorer
4 - Data Explorer
since ‎Jul 13, 2021
‎Nov 29, 2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have to upload a file to Airtable. I don’t quite understand the documentation for file upload. I have this code that is in python that should upload a file to airtable via a link but it gives me a 422 error. How can I fix this? ATBASEID = "*******...
I’m new to airtable. How can I use the Rest AIP with python to upload a pdf file? To my understanding, I need some sort of link for the upload. What do I have to look out for when programming the automation?