Previously, when you used bulk actions to update the source or stage for multiple contacts at once, webhooks weren’t being triggered. This meant any integrations relying on webhook notifications to sync data would miss these updates.
Now, bulk source and stage updates trigger batch webhooks that include:
- All affected person IDs
- The action performed (source or stage update)
- The new value that was set
- The total count of updated contacts
This ensures your external integrations stay in sync when making bulk changes.