• Live group demo of Marketing Hub + Data Agent

    Standardize reporting, reduce manual work, and introduce AI without cleanup

    Join us on March 12
  • Marketing that's efficient and human? That's Loop Marketing.

    Explore HubSpot Academy's 39-video playlist and put it into practice.

    Start learning

Hubspot API Collection for Postman

OmarCabello
Member

Where can I download the Hubspot API Collection to import into Postman

1 Accepted solution
lscanlan
Solution
HubSpot Employee
HubSpot Employee

Hey guys. I was playing around recently with creating a Postman collection. You can do some pretty cool stuff like creating environments: https://learning.getpostman.com/docs/postman/environments_and_globals/manage_environments/, environment variables: https://learning.getpostman.com/docs/postman/environments_and_globals/variables_complete_reference/, writing test scripts: https://learning.getpostman.com/docs/postman/scripts/test_scripts, etc. So if you have any questions about it, feel free to follow up here. But we don't currently have a shareable collection.

 

As for searching companies through the API, currently you can search by an exact domain name match: https://developers.hubspot.com/docs/methods/companies/search_companies_by_domain. For searching a company by owner, I'd suggest voting on the idea thread here: https://community.hubspot.com/t5/HubSpot-Ideas/Search-contacts-companies-and-deals-by-custom-propert.... 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: https://developers.hubspot.com/docs/methods/companies/get-all-companies, along with adding a parameter of &properties=hubspot_owner_id , and then filtering after.

Leland Scanlan

HubSpot Developer Support

View solution in original post

7 Replies 7
IsaacTakushi
HubSpot Employee
HubSpot Employee

Hi, @OmarCabello.

 

No official HubSpot Postman collection exists at this time, but it's good to know that people are asking for it. @lscanlan, were you exploring this possibility?

 

That said, is there anything specific I can help you with?

Isaac Takushi

Associate Certification Manager
OmarCabello
Member

Hello Isaac, thank you for the response. I did have a question regarding the "Get all companies" api call (GET /companies/v2/companies/paged). 

 

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. 

0 Upvotes
lscanlan
Solution
HubSpot Employee
HubSpot Employee

Hey guys. I was playing around recently with creating a Postman collection. You can do some pretty cool stuff like creating environments: https://learning.getpostman.com/docs/postman/environments_and_globals/manage_environments/, environment variables: https://learning.getpostman.com/docs/postman/environments_and_globals/variables_complete_reference/, writing test scripts: https://learning.getpostman.com/docs/postman/scripts/test_scripts, etc. So if you have any questions about it, feel free to follow up here. But we don't currently have a shareable collection.

 

As for searching companies through the API, currently you can search by an exact domain name match: https://developers.hubspot.com/docs/methods/companies/search_companies_by_domain. For searching a company by owner, I'd suggest voting on the idea thread here: https://community.hubspot.com/t5/HubSpot-Ideas/Search-contacts-companies-and-deals-by-custom-propert.... 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: https://developers.hubspot.com/docs/methods/companies/get-all-companies, along with adding a parameter of &properties=hubspot_owner_id , and then filtering after.

Leland Scanlan

HubSpot Developer Support
OmarCabello
Member

Thank you both for all your help.

IsaacTakushi
HubSpot Employee
HubSpot Employee

Thanks for jumping in, @lscanlan!

 

Ah yes, I've already upvoted that idea as well.

Isaac Takushi

Associate Certification Manager
0 Upvotes
TZiesing
Contributor

The postman collection should be there now - according to this video?

Integration and API Workshop - July 2020 - YouTube

 

 

0 Upvotes
ANaik
Member

Couldnt find the postman then didnt mention the link in the Video 😐

0 Upvotes