Situations that don't fire webhooks

To avoid complications, webhooks aren't fired when actions are initiated the following ways

1. Mass imports don't trigger webhooks

To avoid DOSing your servers mass import of reviews from other platforms won't trigger webhook events.

2. App API calls don't trigger your own webhooks

To infinite circular loops, when you make an API call Fera won't trigger webhook events.

It WILL however trigger webhook events if an API call is made by another app/integration.