<?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: Hubspot API Collection for Postman in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/760509#M61685</link>
    <description>&lt;P&gt;Couldnt find the postman then didnt mention the link in the Video &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2023 04:26:00 GMT</pubDate>
    <dc:creator>ANaik</dc:creator>
    <dc:date>2023-02-24T04:26:00Z</dc:date>
    <item>
      <title>Hubspot API Collection for Postman</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/286788#M26508</link>
      <description>&lt;P&gt;Where can I download the Hubspot API Collection to import into Postman&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 19:13:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/286788#M26508</guid>
      <dc:creator>OmarCabello</dc:creator>
      <dc:date>2019-08-19T19:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot API Collection for Postman</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/286826#M26516</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/91804"&gt;@OmarCabello&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No official HubSpot Postman collection exists at this time, but it's good to know that people are asking for it.&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/5408"&gt;@lscanlan&lt;/a&gt;, were you exploring this possibility?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That said, is there anything specific I can help you with?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 21:08:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/286826#M26516</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2019-08-19T21:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot API Collection for Postman</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/286832#M26517</link>
      <description>&lt;P&gt;Hello Isaac, thank you for the response. I did have a question regarding the "Get all companies" api call (GET /companies/v2/companies/paged).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to get a list of companies filtered by the Company owner? Looks like there isn't a parameter to restrict the result.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 21:30:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/286832#M26517</guid>
      <dc:creator>OmarCabello</dc:creator>
      <dc:date>2019-08-19T21:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot API Collection for Postman</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/286838#M26518</link>
      <description>&lt;P&gt;Hey guys. I was playing around recently with creating a Postman collection. You can do some pretty cool stuff like creating environments: &lt;A href="https://learning.getpostman.com/docs/postman/environments_and_globals/manage_environments/" target="_blank"&gt;https://learning.getpostman.com/docs/postman/environments_and_globals/manage_environments/&lt;/A&gt;, environment variables: &lt;A href="https://learning.getpostman.com/docs/postman/environments_and_globals/variables_complete_reference/" target="_blank"&gt;https://learning.getpostman.com/docs/postman/environments_and_globals/variables_complete_reference/&lt;/A&gt;, writing test scripts: &lt;A href="https://learning.getpostman.com/docs/postman/scripts/test_scripts" target="_blank"&gt;https://learning.getpostman.com/docs/postman/scripts/test_scripts&lt;/A&gt;, etc. So if you have any questions about it, feel free to follow up here. But we don't currently have a shareable collection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for searching companies through the API, currently you can search by an exact domain name match: &lt;A href="https://developers.hubspot.com/docs/methods/companies/search_companies_by_domain" target="_blank"&gt;https://developers.hubspot.com/docs/methods/companies/search_companies_by_domain&lt;/A&gt;. For searching a company by owner, I'd suggest voting on the idea thread here: &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Search-contacts-companies-and-deals-by-custom-properties/idi-p/32113#comments" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Search-contacts-companies-and-deals-by-custom-properties/idi-p/32113#comments&lt;/A&gt;. The more votes it gets, the more visibility and traction it'll receive. Otherwise I'd suggest pulling all companies via the endpoint documented here: &lt;A href="https://developers.hubspot.com/docs/methods/companies/get-all-companies" target="_blank"&gt;https://developers.hubspot.com/docs/methods/companies/get-all-companies&lt;/A&gt;, along with adding a parameter of &amp;amp;properties=hubspot_owner_id , and then filtering after.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 22:28:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/286838#M26518</guid>
      <dc:creator>lscanlan</dc:creator>
      <dc:date>2019-08-19T22:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot API Collection for Postman</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/286948#M26534</link>
      <description>&lt;P&gt;Thanks for jumping in,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/5408"&gt;@lscanlan&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ah yes, I've already upvoted that idea as well.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 13:21:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/286948#M26534</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2019-08-20T13:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot API Collection for Postman</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/287180#M26559</link>
      <description>&lt;P&gt;Thank you both for all your help.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 11:00:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/287180#M26559</guid>
      <dc:creator>OmarCabello</dc:creator>
      <dc:date>2019-08-21T11:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot API Collection for Postman</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/608975#M52238</link>
      <description>&lt;P&gt;The postman collection should be there now - according to this video?&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=FW6g5O3AraY" target="_blank"&gt;Integration and API Workshop - July 2020 - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 10:13:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/608975#M52238</guid>
      <dc:creator>TZiesing</dc:creator>
      <dc:date>2022-04-06T10:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot API Collection for Postman</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/760509#M61685</link>
      <description>&lt;P&gt;Couldnt find the postman then didnt mention the link in the Video &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 04:26:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-API-Collection-for-Postman/m-p/760509#M61685</guid>
      <dc:creator>ANaik</dc:creator>
      <dc:date>2023-02-24T04:26:00Z</dc:date>
    </item>
  </channel>
</rss>

