<?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: Pull from API and display on landing page... in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-from-API-and-display-on-landing-page/m-p/1063862#M77870</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/598858"&gt;@DFickes&lt;/a&gt;&amp;nbsp;- there are limitations to be aware of in what you want to do. Security limits mean that you cannot populate arbitrary contact data on a public web page/landing page - the page would need to be private/accessable via login or access list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I were undertaking this task for a public facing page, I'd probably choose to hold the data in HubDB and display tech options from there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;</description>
    <pubDate>Fri, 01 Nov 2024 17:12:55 GMT</pubDate>
    <dc:creator>SteveHTM</dc:creator>
    <dc:date>2024-11-01T17:12:55Z</dc:date>
    <item>
      <title>Pull from API and display on landing page...</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-from-API-and-display-on-landing-page/m-p/1063395#M77838</link>
      <description>&lt;P&gt;I want pull data from an api based on a value entered on Hubspot landing page, and show the response data on same landing or a separate continuation page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;1. Enter a zip code and service requirements&lt;/P&gt;&lt;P&gt;2. API pulls relevant service techs in area&lt;/P&gt;&lt;P&gt;3. Display on page&lt;/P&gt;&lt;P&gt;4. Have user choose which one to send information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 16:56:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-from-API-and-display-on-landing-page/m-p/1063395#M77838</guid>
      <dc:creator>DFickes</dc:creator>
      <dc:date>2024-10-31T16:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pull from API and display on landing page...</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-from-API-and-display-on-landing-page/m-p/1063862#M77870</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/598858"&gt;@DFickes&lt;/a&gt;&amp;nbsp;- there are limitations to be aware of in what you want to do. Security limits mean that you cannot populate arbitrary contact data on a public web page/landing page - the page would need to be private/accessable via login or access list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I were undertaking this task for a public facing page, I'd probably choose to hold the data in HubDB and display tech options from there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 17:12:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-from-API-and-display-on-landing-page/m-p/1063862#M77870</guid>
      <dc:creator>SteveHTM</dc:creator>
      <dc:date>2024-11-01T17:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pull from API and display on landing page...</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-from-API-and-display-on-landing-page/m-p/1066425#M78018</link>
      <description>&lt;P&gt;HubDB is not an option in this case.&amp;nbsp; The information being pulled from the API is coming from an entirely different system and sending back information that needs to be displayed on the page.&amp;nbsp; Think of a system that enables the entry of a zip code and then gives you a local list of stores.&amp;nbsp; It's close enough for now.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The store information is not going to be in HubDB as there is already a source of truth and its a bit more complicated than just a simple lookup.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So, can you/has anyone set up a page that pulls from an API to display information on a HS landing page?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 16:14:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-from-API-and-display-on-landing-page/m-p/1066425#M78018</guid>
      <dc:creator>DFickes</dc:creator>
      <dc:date>2024-11-07T16:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pull from API and display on landing page...</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Pull-from-API-and-display-on-landing-page/m-p/1066484#M78021</link>
      <description>&lt;P&gt;Fair enough - if you are using a 3rd party API source, the the sky is the limit. It's perfectly possible to dynamically construct a drop down menu set of options, for example, and attach it to a HubSpot form field on the fly. Its a Javascript based form customization that can be done inside a custom module and positioned on a landing page as required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 18:47:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Pull-from-API-and-display-on-landing-page/m-p/1066484#M78021</guid>
      <dc:creator>SteveHTM</dc:creator>
      <dc:date>2024-11-07T18:47:00Z</dc:date>
    </item>
  </channel>
</rss>

