Influence.io has the ability to push events to you via webhooks when things happen on our system. The below table is a list of all topics we support. Each topic also has its own page which describes the body of the webhook.
Supported Webhook Topics
Webhook Topic | Description |
customers/updated | Triggered when a customer is updated. |
customers/tier_changed | Triggered when a customer's tier has changed. |
points/earned | Triggered when a customer has earned points. |
points/redeemed | Triggered when a customer has redeemed points. |
referrals/started | Triggered when a referral process has started. The webhook body will contain details about who was referred as well as which customer the referral belongs to. A referral is considered started when the customer's friend submits their email address. |
referrals/completed | Triggered when a referral process has completed. A referral is considered completed once the friend has completed an order with either the discount code awarded from starting a referral or using the email which they submitted to start the referral process. |