Installation¶
Add Webhooks¶
Unless the Lime CRM server already has webhooks installed it must be added:
poetry add lime-webhooks
- Build release
- Deploy release
Create Group¶
In Lisa,
- Create group
Webhook Users
. This is a hardcoded name so don't change it.
Create API User¶
In Lisa,
- Create API user "zapier" (any name will work)
- Add the new user to the group
Webhooks Users
- 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.