@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:
- Registered and received access into the ZipCodeAPI
- Created a new JS file in the developer tool section of HubSpot (swapping out the Client Key info)
- Duplicated the forms module
- Attached the new JS file to the newly created form module
- Developed a test page & inserted the new module
- Submitted multiple tests
I am wondering if the JS is set up to call upon the correct fields i.e. zip vs zipcode, etc.