Webhooks for HCP Vault Secrets
Webhooks can be used to notify other systems when certain events take place within HCP Vault Secrets. You can define webhooks within your HCP project settings. Refer to the webhooks documentation for additional information on how to create webhooks and review the standard payload format.
Events
HCP Vault Secrets sends webhook payloads for the following events.
- Create application
- Deleted application
- Created secret
- Updated secret
- Deleted secret
- Rotated secret
- Created integration
- Updated integration
- Deleted integration
Below are some example webhook payloads. The event payload for HCP Vault Secrets events contain attributes specific to the secret type or integration type and application they belong to within the HCP project.
Rotated secret
Updated static secret
Create static secret
Create an integration
Create application