Skip to main content

Search by email and get Record ID

  • October 25, 2022
  • 3 replies
  • 22 views

Forum|alt.badge.img+12

Hi,

How can I get a Record ID by a VLOOKUP type situation by specifiying email in other words I want to pass email I want to find to API and get the record id so I could use it to upload a field. Thanks!

3 replies

Forum|alt.badge.img+12
  • Author
  • Inspiring
  • 46 replies
  • October 25, 2022

Forum|alt.badge.img+3
  • Inspiring
  • 5 replies
  • November 6, 2022

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • November 6, 2022

Your url is not in valid format

https://api.airtable.com/v0/enterBaseID/enterTableName?api_key=enterAPIKey&filterByFormula=enterFormula


Can you explain why you think the url is not valid? It was posted as the solution. The main difference that I see in your url is that you include the API key in your url. However, if the API key is sent in the header, it need not be included in the url.