Search for Companies by Domain returns Method Not Allowed
SOLVE
ah,
That would be expected then.
2 problems:
1. you need to use your hapikey to get results specific for your portal
2. the browser can only make get requests where this endpoint requires a post request.
You can download postman or an equivalent to test this.
HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates. Learn More.
Search for Companies by Domain returns Method Not Allowed
SOLVE
ah,
That would be expected then.
2 problems:
1. you need to use your hapikey to get results specific for your portal
2. the browser can only make get requests where this endpoint requires a post request.
You can download postman or an equivalent to test this.
HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates. Learn More.
Search for Companies by Domain returns Method Not Allowed
SOLVE
Thanks for the info @dennisedson . I actually installed the c# package HubSpot.NET and used the functions api.Company.GetByDomain() and api.Company.GetById(). Both work like a charm. Thanks again. KL.
Can you post exactly what you are sending? (minus your hapikey)
HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates. Learn More.