Question

Identify which State a Zipcode is from

  • 24 May 2021
  • 3 replies
  • 1054 views

Userlevel 3

Hi, we have a form that collects zip codes (in the US), and we want to easily be able to figure out which state they are in.

 

Is there an easy way to do this in Zapier?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +14

Hi @nicholas 

You’d need to establish some sort of lookup table (GSheets or Airtable) or leverage and app’s API to do this data translation.

Try doing some GSearches as there are free resources available to scrape together your own lookup table of Zips and States to use in your Zap.

 

Zap Action Step

GSheets - Lookup Row

OR

Airtable - Find Row

Userlevel 7
Badge +12

Hi @nicholas 
 

There are free api services such as https://www.zipcodeapi.com/API if you are making less than 10 requests/hour. 

Userlevel 7
Badge +14

@nicholas If you’re going to use an API that can be leveraged via the Webhooks app action step in the Zap: https://zapier.com/apps/webhook/integrations#triggers-and-actions