Help
Edgar_Calderon
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Mar 11, 2020
‎Nov 29, 2022

User Statistics

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

User Activity

I was reading in Reddit about the AirTable metadata endpoints API: VerbURLDescriptionGETapi.airtable.com/v0/metaReturns a list of your basesGET api.airtable.com/v0/meta/{{base_id}}/tablesReturns a list of tables in the baseGET api.airtable.com/v0/me...
Hello everybody!!! I’m new in the comunity of Airtable, since last Monday, Im working with the API, now I need some help, this is the think: I have a table with a field of type multiple select(array of string) and need to get only all the options (va...