Skip to content

Installation

Add Webhooks

Unless the Lime CRM server already has webhooks installed it must be added:

  1. poetry add lime-webhooks
  2. Build release
  3. Deploy release

Create Group

In Lisa,

  1. Create group Webhook Users. This is a hardcoded name so don't change it.

Create API User

In Lisa,

  1. Create API user "zapier" (any name will work)
  2. Add the new user to the group Webhooks Users
  3. Depending on what the Zap should do set sufficient permissions for the new user either by adding it to already existing groups or creating a new group.

Warning

When configuring Zaps in Zapier only the lime types and properties available to the API user will be shown.

However, the payload sent to Zapier includes all data, not only the data the creator of the webhook subscription can see.