<?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: How to build a contact URL depending user subdomain in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/478405#M45927</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/222948"&gt;@Alvarocaste&lt;/a&gt; , I am asking around about this.&amp;nbsp; Will get back to you.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt; , while I wait for a reply, maybe you already have an answer &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 17:50:54 GMT</pubDate>
    <dc:creator>dennisedson</dc:creator>
    <dc:date>2021-08-12T17:50:54Z</dc:date>
    <item>
      <title>How to build a contact URL depending user subdomain</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/478151#M45900</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using the old API and we have seen that `profile-url` was deprecated, therefore we need to build the contact URL from ourselves having `vid` and `portal-id` (hub id).&lt;BR /&gt;&lt;A href="https://app.hubspot.com/contacts/:hubid/contact/:vid" target="_blank" rel="nofollow noopener noreferrer"&gt;https://app.hubspot.com/contacts/:hubid/contact/:vid&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I've created an account to make some tests and I've realized that my subdomain is `app-eu1` (app-eu1.hubspot.com) so if I use &lt;A href="https://app.hubspot.com/contacts/:hubid/contact/:vid" target="_blank" rel="nofollow noopener noreferrer"&gt;https://app.hubspot.com/contacts/:hubid/contact/:vid&lt;/A&gt; doesn't redirect properly.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is this something known? if yes, how do you deal with it?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We would need to build the URL depending on who you are (e.g. `app-ue1`, `app`, and so on)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 12:13:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/478151#M45900</guid>
      <dc:creator>Alvarocaste</dc:creator>
      <dc:date>2021-08-12T12:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a contact URL depending user subdomain</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/478405#M45927</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/222948"&gt;@Alvarocaste&lt;/a&gt; , I am asking around about this.&amp;nbsp; Will get back to you.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt; , while I wait for a reply, maybe you already have an answer &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 17:50:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/478405#M45927</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-08-12T17:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a contact URL depending user subdomain</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/480463#M46030</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/222948"&gt;@Alvarocaste&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please share your steps, as this should work - &lt;A href="https://app.hubspot.com/contacts/:hubid/contact/:vid" target="_blank" rel="noopener" data-link-card="true"&gt;https://app.hubspot.com/contacts/:hubid/contact/:vid&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 09:00:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/480463#M46030</guid>
      <dc:creator>himanshurauthan</dc:creator>
      <dc:date>2021-08-17T09:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a contact URL depending user subdomain</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/485639#M46271</link>
      <description>&lt;P&gt;I think someone explained why this happens. Although I don't know yet how to solve it. I'd need to know how to know which region the user is in and then, build the URL according to that.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://hubspotdev.slack.com/archives/C2YHAHB6K/p1628778644104200" target="_blank"&gt;https://hubspotdev.slack.com/archives/C2YHAHB6K/p1628778644104200&lt;/A&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-08-25 at 09.02.35.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/49141iEA9DE79C39AFA36C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2021-08-25 at 09.02.35.png" alt="Screenshot 2021-08-25 at 09.02.35.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 12:45:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/485639#M46271</guid>
      <dc:creator>Alvarocaste</dc:creator>
      <dc:date>2021-08-26T12:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a contact URL depending user subdomain</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/485787#M46288</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/222948"&gt;@Alvarocaste&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;I reported this to the team last week.&amp;nbsp; It is almost through development.&amp;nbsp; Believe a pull request has been made and we are waiting on it to be merged to prod.&lt;/P&gt;
&lt;P&gt;There will also be some documentation added to the developer docs about this.&amp;nbsp; Not sure where or when, yet, but keep your eyes on the lookout&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 15:37:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/485787#M46288</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-08-26T15:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a contact URL depending user subdomain</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/485917#M46294</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/13982"&gt;@dennisedson&lt;/a&gt;!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 19:05:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/485917#M46294</guid>
      <dc:creator>Alvarocaste</dc:creator>
      <dc:date>2021-08-26T19:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a contact URL depending user subdomain</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/495139#M46828</link>
      <description>&lt;P&gt;Sorry for the delay here. There is an account-info API that we're still working on getting added to our API documentation. In the meantime you can hit this endpoint:&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.hubapi.com/account-info/v3/details" target="_blank" rel="noopener noreferrer"&gt;https://api.hubapi.com/account-info/v3/details&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The response will include a uiDomain field, such as app.hubspot.com or app-eu1.hubspot.com. This can&amp;nbsp;be used to generate links into the HubSpot product. Let us know if you run into any issues&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 13:16:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-build-a-contact-URL-depending-user-subdomain/m-p/495139#M46828</guid>
      <dc:creator>jonathanhaber</dc:creator>
      <dc:date>2021-09-15T13:16:59Z</dc:date>
    </item>
  </channel>
</rss>

