Changes and Impacts
When a webhook is created, modified, or deleted in the Developer Console and published as part of an upgrade, the following impacts apply in subscriber organizations:
Add a new Webhook
A newly created webhook will be included in the next application upgrade. Once upgraded, the webhook becomes available in all subscriber organizations.
Modify a Webhook
Any updates made to a webhook, such as changes to the URL, method, headers, parameters, or payload, will be reflected in all subscriber orgs upon upgrading to the corresponding version. All workflows or automation features using the webhook will automatically use the updated configuration.
Delete a Webhook
When a webhook is deleted from the Developer Console:
- If the webhook is not associated with any automation feature (such as workflows) in subscriber orgs, it will be removed from those orgs during the upgrade.
- If the webhook is already associated with any automation feature in subscriber orgs, it will not be deleted to avoid breaking existing configurations.