Help
Krishangi_Goswa
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎May 29, 2020
‎Nov 29, 2022

User Statistics

  • 8 Posts
  • 1 Solutions
  • 1 Kudos given
  • 9 Kudos received

User Activity

Hello Community, This is how I am getting the records using the Python requests library: How to get more than 100 rows using Airtable API in Python using offest? But some fields only show the “Record_id” instead of actual values. I hit a wall trying ...
Hello. I am really new to the Airtable API and for some reason connecting the API this way did not work- at = airtable.Airtable('Base_Key', 'Airtable_Key') But I got it working this way - get_url = ‘https://api.airtable.com/v0/BASE_ID/TABLE_NAM...