Auto populate city state based on postal code

@NBoo Did you ever figure out what the issue was that prevented ZipCodeAPI from working for you? I was in the process of implementing this functionality when I came across your post.

So far I’ve:

  1. Registered and received access into the ZipCodeAPI
  2. Created a new JS file in the developer tool section of HubSpot (swapping out the Client Key info)
  3. Duplicated the forms module
  4. Attached the new JS file to the newly created form module
  5. Developed a test page & inserted the new module
  6. Submitted multiple tests

I am wondering if the JS is set up to call upon the correct fields i.e. zip vs zipcode, etc.