Track affiliate performance with GTM/Facebook Pixel
Settings > Advanced
Webhooks allow your store to receive real-time updates from BixGrow whenever specific events happen. Once set up, BixGrow will send an HTTP POST request to your provided URL every time the selected event occurs. The webhooks can automate workflows, sync data to external systems, or trigger actions in your backend.
a. Supported events
You can create webhooks for the following topics:
Affiliate created: Triggered when a new affiliate is successfully created
Order created: Triggered when a referral order is recorded in BixGrow
Order approved: Triggered when an order is approved and becomes eligible for commission
Payout generated: Triggered when a payout record is created for one or more approved commissions
Payout paid: Triggered when a payout is marked as paid
b. Create a webhook
Click Create webhook

Select a Topic (or event type)

Enter your webhook URL — this is where BixGrow will send POST requests

Click Create. Once saved, your webhook becomes active immediately.
c. Payload Format
For each event, BixGrow will send a JSON body that includes relevant data.
Last updated