<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: External Sales Rep Lookup by zip code in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/524946#M26093</link>
    <description>&lt;P&gt;Just use this HubSpot extension&amp;nbsp;&lt;A href="https://zipcodeinfo.org/" target="_blank"&gt;https://zipcodeinfo.org/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For zipcode lookup and address search with autocomplete.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Nov 2021 19:46:39 GMT</pubDate>
    <dc:creator>GregEllis</dc:creator>
    <dc:date>2021-11-11T19:46:39Z</dc:date>
    <item>
      <title>External Sales Rep Lookup by zip code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/21065#M2032</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;Not sure where this question truly belongs, so I'll start here. I'd like to be able to have someone fill out a HubSpot form with their zip code, and then match that to a HubSpot owner. I know a workflow can do this, but in this instance I"m trying to match against 200+ owners, so it's a lot better if I can match against a spreadsheet or database.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So ideally, the flow would be&amp;nbsp;&lt;/P&gt;&lt;P&gt;- fill out HS form (with zip code)&lt;/P&gt;&lt;P&gt;- some sort of lookup to find their HS owner/territory rep&lt;/P&gt;&lt;P&gt;- (optional) Set the HS Owner&lt;/P&gt;&lt;P&gt;- on the next page show the information of who their rep is&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts on the best way to accomplish this? I've played around with sheetrock before and been able to do similar stuff. Not sure if you can use HubDB to personalize at all or set properties within HubSpot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 16:13:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/21065#M2032</guid>
      <dc:creator>ParkerShort</dc:creator>
      <dc:date>2017-06-30T16:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: External Sales Rep Lookup by zip code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/21070#M2033</link>
      <description>&lt;P&gt;I was looking to do&amp;nbsp;assignment based on&amp;nbsp;zip code as well.&amp;nbsp;Inputting the&amp;nbsp;zip codes in the list or workflow criteria can be super labor intensive, so I ruled that out. Also, the browser kept looking up when there were to many zip codes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking to use Zapier to do the heavy lifting. While I haven't got it setup just yet, my plan is to use Google sheets to store the zipcodes/owner data and Zapier to set the owner. &amp;nbsp; Zapier would look up the contact's zipcode in the Google sheet, return the Hubspot Owner ID for that zipcode and then set the Owner in Hubspot. Below is a screenshot of the Zapier workflow I'm working on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-06-30 at 11.32.22 AM.png" style="width: 296px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/4013iAC881AC196BC7BA7/image-dimensions/296x308?v=v2" width="296" height="308" role="button" title="Screen Shot 2017-06-30 at 11.32.22 AM.png" alt="Screen Shot 2017-06-30 at 11.32.22 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Hubspot list criteria is:&lt;/P&gt;&lt;P&gt;Hubspot Owner is unknown and Zipcode is known.&lt;/P&gt;&lt;P&gt;The Google sheet is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Zipcode&lt;/TD&gt;&lt;TD&gt;Hubspot Owner Name&lt;/TD&gt;&lt;TD&gt;Hubspot Owner ID&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;12345&lt;/TD&gt;&lt;TD&gt;John Doe&lt;/TD&gt;&lt;TD&gt;0123456789&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 16:50:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/21070#M2033</guid>
      <dc:creator>ndwilliams3</dc:creator>
      <dc:date>2017-06-30T16:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: External Sales Rep Lookup by zip code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/21500#M2077</link>
      <description>&lt;P&gt;Good thinking. I think that will work for just setting the HubSpot owner. But I'm also trying to show (on page) the HubSpot owner's information. I don't think I'll be able to use HubSpot's personalization on the next page (they recommend against it).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 22:08:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/21500#M2077</guid>
      <dc:creator>ParkerShort</dc:creator>
      <dc:date>2017-07-05T22:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: External Sales Rep Lookup by zip code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/21503#M2078</link>
      <description>&lt;P&gt;Yep, using smart content wouldn't work as the list processing doesn't happen before the thank you page loads. I've used HUBL with contact properties to personalize thank you pages and that works as it's not dependent on lists. However, it only works for properties that are collected during the form submission or already set prior to the form submission.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 22:34:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/21503#M2078</guid>
      <dc:creator>ndwilliams3</dc:creator>
      <dc:date>2017-07-05T22:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: External Sales Rep Lookup by zip code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/21549#M2081</link>
      <description>&lt;P&gt;Interesting. So the tokens should be available for use automatically? So, I might be able to use the zip code to do an external lookup and then submit that information via a query builder url. Then it would be immediately visible on the next page.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 13:55:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/21549#M2081</guid>
      <dc:creator>ParkerShort</dc:creator>
      <dc:date>2017-07-06T13:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: External Sales Rep Lookup by zip code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/32878#M3176</link>
      <description>&lt;P&gt;I am looking to do something similar.&amp;nbsp; I want to look up remote data in a table using zip code and send that data back to be assigned to the contacts properties.&amp;nbsp; So for instance a contact submits information including their zip code.&amp;nbsp; I want to look up their associated branch and which region the branch exists in.&lt;BR /&gt;&lt;BR /&gt;Were you able to get Zapier to work with what you were trying?&amp;nbsp; What costs are associated with Zapier for this kind of thing?&amp;nbsp; I was hoping to use HubDB, but perhaps Google Sheets is a better way.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 18:48:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/32878#M3176</guid>
      <dc:creator>Joe_Finucan</dc:creator>
      <dc:date>2017-10-05T18:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: External Sales Rep Lookup by zip code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/524946#M26093</link>
      <description>&lt;P&gt;Just use this HubSpot extension&amp;nbsp;&lt;A href="https://zipcodeinfo.org/" target="_blank"&gt;https://zipcodeinfo.org/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For zipcode lookup and address search with autocomplete.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 19:46:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/524946#M26093</guid>
      <dc:creator>GregEllis</dc:creator>
      <dc:date>2021-11-11T19:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: External Sales Rep Lookup by zip code</title>
      <link>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/753542#M32758</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, I realize this question is &lt;U&gt;really really&lt;/U&gt; old, but I wanted to inform you that we have a HubSpot-specific solution for you. We had this same challenge and decided to build a HubSpot app for it. It's called&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.cambiumapps.com/vlookup" target="_blank" rel="noopener nofollow noreferrer"&gt;VLOOKUP for Workflow&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;and it just launched on the Marketplace today. It allows you to reference a Google Sheet or upload your own CSV data and use that source as a lookup table in HubSpot. You can then use the result downstream in your workflow. It's simple, scalable, and affordable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Your Zapier solution will work fine as well, but you may have found its reliability questionable or, if you have large volumes, may have found it to get expensive due to transaction limits with Zapier. If so, check out VLOOKUP.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VLOOKUP WF Home.png" style="width: 350px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/84949i0C88D928C2FF8C34/image-size/large?v=v2&amp;amp;px=999" role="button" title="VLOOKUP WF Home.png" alt="VLOOKUP WF Home.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 17:51:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/External-Sales-Rep-Lookup-by-zip-code/m-p/753542#M32758</guid>
      <dc:creator>ScottHemmeter</dc:creator>
      <dc:date>2023-02-08T17:51:50Z</dc:date>
    </item>
  </channel>
</rss>

