REST Hook Event Subscription List

This list is the current list of API REST Hook events that can be subscribed to currently. Please pay attention to when it was last updated. To get the most recent information the following steps can be used to pull a list:

  1. An active developer application must be used. If you have one go to step 2. If do not have a developer application then do the following:
    a. Navigate here: https://keys.developer.infusionsoft.com/apps/mykeys
    b. Fill out the form for a new developer application and click “Resgister”
  2. Log into the developer application here: https://keys.developer.infusionsoft.com/apps/mykeys
  3. Get the Client_Id and Client_Secret
  4. Navigate here: Keap REST API
  5. Click, “Try the API”
  6. Enter the Client_Id and Client_Secret and click Authorize
  7. Click Allow
  8. Click “Try” under List Hook Event Types.

The current list of available REST Hook events that are available to subscribe to will be listed.

Last updated: 8/15/2018

appointment.add
appointment.delete
appointment.edit
company.add
company.delete
company.edit
contact.add
contact.delete
contact.edit
contact.redact
contactGroup.add
contactGroup.applied
contactGroup.delete
contactGroup.edit
contactGroup.removed
invoice.add
invoice.delete
invoice.edit
invoice.payment.add
invoice.payment.delete
invoice.payment.edit
leadsource.add
leadsource.delete
leadsource.edit
note.add
note.delete
note.edit
opportunity.add
opportunity.delete
opportunity.edit
opportunity.stage_move
order.add
order.delete
order.edit
product.add
product.delete
product.edit
subscription.add
subscription.delete
subscription.edit
task.add
task.delete
task.edit
user.activate
user.add
user.edit

4 Likes

Great stuff Jon