APIs & Integrations

JakeKnight
Participant

Connecting to ANGI's List for Lead Delivery

SOLVE

I've seen a couple of posts on this but not a true solution. I am hoping that Hubspot has a native way of handling this vs a custom interface or Zapier integration. 

 

I received the "ANGI Leads NEW JSON Lead Feed" document which very awkwardly explains their request for a testing and production end point URL. Then gives the list of properties they will be sending, and two sample JSON submissions. 

 

JakeKnight_0-1707237924017.png

JakeKnight_1-1707237966441.png

JakeKnight_2-1707237992668.png

 

So...

1) I'm fairly certain Hubspot doesn't provide open Endpoint URLs anymore and even here, there's no documentation for authenticating the submissions. 

2) It seems like I would need a process (workflow ??) to parse the JSON data into it's properties. 

If something like Zapier were the better option, anyone know how to set up Endpoint URLs that aren't a connected app as ANGIs doesn't have an available plugin?

 

I'm hoping there's a resolution on and the community can benefit here. 

0 Upvotes
1 Accepted solution
Jaycee_Lewis
Solution
Community Manager
Community Manager

Connecting to ANGI's List for Lead Delivery

SOLVE

Hi, @JakeKnight 👋 Thanks for your question. 

 

You are correct about there not being open endpoints. You can use Webhooks with HubSpot workflows (Operations Hub Professional, Enterprise) to use GET or POST requests. Or you'll need either a 3rd party app or some form of middleware set up to process the requests and send that info along to HubSpot securely. If Zapier seems like a better fit, you might explore setting up custom endpoint URLs through it.

 

I hope this helps get you moving forward.

 

Best,

Jaycee 

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

View solution in original post

0 Upvotes
1 Reply 1
Jaycee_Lewis
Solution
Community Manager
Community Manager

Connecting to ANGI's List for Lead Delivery

SOLVE

Hi, @JakeKnight 👋 Thanks for your question. 

 

You are correct about there not being open endpoints. You can use Webhooks with HubSpot workflows (Operations Hub Professional, Enterprise) to use GET or POST requests. Or you'll need either a 3rd party app or some form of middleware set up to process the requests and send that info along to HubSpot securely. If Zapier seems like a better fit, you might explore setting up custom endpoint URLs through it.

 

I hope this helps get you moving forward.

 

Best,

Jaycee 

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Upvotes