Custom Webhooks

Seed now supports custom webhooks as a way to be notified on the progress of a build. Simply, add the webhook URL and optionally specify a JWS secret token.
And Seed will send you a notification with the status set to either deploying
, success
, or failure
.
You can configure webhook notifications for a specific stage. So for example, you can turn on notifications for the production stage only. With the simple yet targeted email, slack, and webhook notifications; Seed helps your team better manage deployments for your Serverless projects.
You can read more about adding build notifications in our docs.
Having trouble configuring a CI/CD pipeline for your Serverless app? Let Seed do it for you!
Learn More