Webhooks (3.0)

  1. Click the Admin card that says “Manage users, integrations and subscriptions.”

2. Click Integrations to expand options

3. Click Webhooks

4. Click Add New Webhook

5. Complete the fields.

Name = name of the webhook integration

Notify Emails = the email addresses that will be notified when there is an error detected by the webhook integration

URL = the URL of the third party webhook receiver. This URL is where the webhook event data will be sent

HTTP Headers = add any additional headers that your webhook receiver requires such as authorization headers. Click Add Header to add/create one.

*You need to have the word “Bearer” + space before your link.

Webhook Events = the events that will be tracked. Each webhook can track 1 or more events. You will need a separate webhook to send events to different webhook receivers.

Webhook Events are organized by product + event. You will need to use the webhooks specific to the products you use.

ProductEventDescription
My Home 2.0Lead Signed-InIndicates a user has logged into their account
My Home 2.0Lead Created a BrochureIndicates a lead has created a brochure
My Home 2.0Lead added FavoriteIndicates a lead has added a home to their favorites
My Home 2.0Lead Contacted BuilderIndicates a lead has contacted the builder
My Home 2.0Home Interest LeadIndicates a lead has shown interest in a specific home
My Home 2.0Location interest LeadDisplays a leads interest in a specific location or area
ConfiguratorLead Created a BrochureIndicates a lead has created a brochure
Home DesignerLead Created a BrochureIndicates a lead has created a brochure
My Home 3.0Lead Signed-InIndicates a user has logged into their account
My Home 3.0Lead Created a BrochureIndicates a lead has created a brochure
My Home 3.0Lead added FavoriteIndicates a lead has added a home to their favorites
My Home 3.0Lead Contacted BuilderIndicates a lead has contacted the builder
My Home 3.0Home Interest LeadIndicates a lead has shown interest in a specific home
My Home 3.0Location interest LeadDisplays a leads interest in a specific location or area
Sales CenterLead Signed-InIndicates a user has logged into their account
Sales CenterLead Created a BrochureIndicates a lead has created a brochure
Sales CenterLead added FavoriteIndicates a lead has added a home to their favorites
Sales CenterLead Contacted BuilderIndicates a lead has contacted the builder
Sales CenterHome Interest LeadIndicates a lead has shown interest in a specific home
Sales CenterLocation interest LeadDisplays a leads interest in a specific location or area
WebsiteLead Signed-InIndicates a user has logged into their account
WebsiteLead Created a BrochureIndicates a lead has created a brochure
WebsiteLead added FavoriteIndicates a lead has added a home to their favorites
WebsiteLead Contacted BuilderIndicates a lead has contacted the builder
WebsiteHome Interest LeadIndicates a lead has shown interest in a specific home
WebsiteLocation interest LeadDisplays a leads interest in a specific location or area

6. Once you have the webhook set up, you can select an event from the test dropdown and click Test to make sure it works. Each event needs to be tested separately. And you will need to use your third party webhook receiver to match Anewgo events to your events in your CRM.

7. The code in the black boxes is showing you what requests, responses and errors will look like.

8. When all done, make sure the Status is “on” and click Save

9. When your webhook is active, you will see it in your list where you can edit it at any time and see the ingestion history. Events will be collected and sent via the webhook in 15 minute increments.