Easily Integrate Helpjuice Webhooks with your application.

https://uberall.helpjuice.com/api/483393

Steps to receive Helpjuice Webhooks

  • Sign up for your free Hooky account.
  • Create a new Webhook Source, and select Helpjuice. This will be the endpoint that receives webhooks on behalf of your application, and forwards them using the unified SDK.
  • Step 1
  • Step 2
  • Once a webhook is received from Helpjuice, you'll see it under the Live Logs section of your webhook source.
  • Next, follow the examples below to integrate the Hooky SDK in ruby or javascript, and start receiving webhooks.
Save countless hours integrating Helpjuice webhooks into your application.

Integrating Helpjuice Webhooks Using Javascript

Integrating Helpjuice webhooks with Hooky in your Javascript based application is straight forward. Just grab the SDK, and call a function when that webhook is received.

Integrating Helpjuice Webhooks Using Ruby

Integrating Helpjuice webhooks with Hooky in your Ruby or Ruby on Rails application is straight forward. Just grab the SDK, and call a method when that webhook is received.

Configuring Helpjuice Webhook Authentication

Here's how it works

Supported Helpjuice Webhook Events

LISTING_SYNC_CHECK

a listing was sync checked, includes possible status changes

LISTING_LINK_CHANGED

the url of a listing has changed

LISTING_DATAPOINT_CHECK

new datapoints for a listing have been found

LISTING_UPDATE

listing's data was attempted to be submitted to the directory

LOCATION_CREATED

a location has been created

LOCATION_STATUS_CHANGED

a location's status has changed

LOCATION_PROFILE_CHANGE

a location has been updated by a user

BUSINESS_PRODUCT_PLAN_CHANGED

a business (and its subsequent locations) has changed product plans

BUSINESS_CREATED

a business has been created