<?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: Deep Link in email to redirect URL in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/485845#M46291</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt;&amp;nbsp;, I've looked at that discussion and that's not quite what I'm looking for. We were able to set the apple-app-site-association on the hubspot domain and have that link open the app, but my issue is that I need to be able to access the redirected URL inside the app. The emails generate an email.mydomain.com/&amp;lt;bunch of characters&amp;gt; URL which in the browser redirects to app.mydomain.com/token/&amp;lt;token value&amp;gt;. The app won't redirect the URL the way a browser does.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there a way to have Hubspot send emails that contain direct links to my website, without the redirect URL?&lt;/P&gt;</description>
    <pubDate>Thu, 26 Aug 2021 16:50:34 GMT</pubDate>
    <dc:creator>MGoudy</dc:creator>
    <dc:date>2021-08-26T16:50:34Z</dc:date>
    <item>
      <title>Deep Link in email to redirect URL</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/484189#M46208</link>
      <description>&lt;P&gt;Hi, I am trying to create a deep link in my hubspot emails to my app via a dynamically generated link. The issue that I'm running into is that the generated link is something like email.mydomain.com/&amp;lt;a whole bunch of generated characters&amp;gt;, which then redirects to app.mydomain.com/token/&amp;lt;token value&amp;gt;.&lt;BR /&gt;&lt;BR /&gt;This works fine in the browser, but for deep linking into my app the email.mydomain.com link is useless, as the generated characters are not something that my app can parse. Is there a way I can get the URL to deep link to the redirected app.mydomain.com url?&lt;BR /&gt;&lt;BR /&gt;And if that isn't possible, is there a way to have the generated link in the email go directly to the app.mydomain.com url, instead of redirecting through the hubspot middleware at email.mydomain.com?&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 15:14:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/484189#M46208</guid>
      <dc:creator>MGoudy</dc:creator>
      <dc:date>2021-08-24T15:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Deep Link in email to redirect URL</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/484908#M46228</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt; , is this something you have experience with?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 13:45:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/484908#M46228</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-08-25T13:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Deep Link in email to redirect URL</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/485622#M46270</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/234435"&gt;@MGoudy&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this post can help you - &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Support-for-apple-iOS-universal-links-deep-links/idi-p/173966" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Support-for-apple-iOS-universal-links-deep-links/idi-p/173966&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 12:24:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/485622#M46270</guid>
      <dc:creator>himanshurauthan</dc:creator>
      <dc:date>2021-08-26T12:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Deep Link in email to redirect URL</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/485845#M46291</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt;&amp;nbsp;, I've looked at that discussion and that's not quite what I'm looking for. We were able to set the apple-app-site-association on the hubspot domain and have that link open the app, but my issue is that I need to be able to access the redirected URL inside the app. The emails generate an email.mydomain.com/&amp;lt;bunch of characters&amp;gt; URL which in the browser redirects to app.mydomain.com/token/&amp;lt;token value&amp;gt;. The app won't redirect the URL the way a browser does.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there a way to have Hubspot send emails that contain direct links to my website, without the redirect URL?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 16:50:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/485845#M46291</guid>
      <dc:creator>MGoudy</dc:creator>
      <dc:date>2021-08-26T16:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Deep Link in email to redirect URL</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/486222#M46312</link>
      <description>&lt;P&gt;We need to disable email tracking to use plain URLs ( but not sure if that's the right solution. )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, we can't disable the email tracking per email level too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 10:02:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/486222#M46312</guid>
      <dc:creator>himanshurauthan</dc:creator>
      <dc:date>2021-08-27T10:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Deep Link in email to redirect URL</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/491346#M46547</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/20405"&gt;@himanshurauthan&lt;/a&gt;&amp;nbsp;I agree the only solution is to turn off all link tracking portal wide, but that is just not an option for us. So I've added an idea submission to allow control of email link tracking at the email or subscription type level (i.e. transactional vs regular vs automated, or newsletter vs. promo vs. product update, etc.). I'd appreciate an upvote from anyone to get this idea through to them.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Control-email-link-tracking-at-email-or-subscription-type-level/idi-p/491157" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Control-email-link-tracking-at-email-or-subscription-type-level/idi-p/491157&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 22:46:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/491346#M46547</guid>
      <dc:creator>KatieMarr</dc:creator>
      <dc:date>2021-09-07T22:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deep Link in email to redirect URL</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/492970#M46637</link>
      <description>&lt;P&gt;Yes,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/47728"&gt;@KatieMarr&lt;/a&gt;I think this is the correct approach and I suggest going to with it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 14:20:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/492970#M46637</guid>
      <dc:creator>himanshurauthan</dc:creator>
      <dc:date>2021-09-10T14:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Deep Link in email to redirect URL</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/720348#M58837</link>
      <description>&lt;DIV class=""&gt;You can also use the App Links Assistant in Android Studio to add Android App Links.&lt;BR /&gt;...&lt;BR /&gt;&lt;STRONG&gt;Create Deep Links to App Content&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;FONT color="#333333"&gt;Open the user's preferred&lt;/FONT&gt; &lt;A href="https://seotoolsystem.com/htaccess-redirect-generator" target="_blank" rel="noopener"&gt;&lt;FONT color="#333333"&gt;&lt;SPAN&gt;htaccess checker&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/A&gt; &lt;FONT color="#333333"&gt;that can handle the URI, if one is designated.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#333333"&gt;Open the only available app that can handle the URI.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#333333"&gt;Allow the user to select an app from a dialog.&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Nov 2022 18:43:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Deep-Link-in-email-to-redirect-URL/m-p/720348#M58837</guid>
      <dc:creator>RGravener</dc:creator>
      <dc:date>2022-11-18T18:43:41Z</dc:date>
    </item>
  </channel>
</rss>

