• Cheat sheets
  • Documentation
  • API reference
  • Product updates
  • Sign in
Kontent.ai Learn
  • Try Kontent.ai
  • Plan
  • Set up
  • Model
  • Develop
  • Create
Copyright © 2024 Kontent.ai. All rights reserved.
  • Web
  • Privacy policy
  • Cookies policy
  • Consent settings
  • Security
  • GDPR
  • Overview
  • Manage API keys
  • Hello World
  • Hello Web Spotlight
  • Try sample apps
  • Build apps
  • Decide navigation and URLs
  • Environments
    • Overview
    • Integrate search
    • Translation management systems
    • Automate content updates with webhooks
    • PDFs and other formats
  • Get Developer Certification

Create a webhook endpoint in your app

Jake Kula, Jan Cerman
4 minutes
Download PDF
0% complete
Before you start setting up webhooks in Kontent.ai, you need a URL that can receive the webhook notifications.This lesson shows you an example of how you can do that.
In this video, Jake Kula, our Presales Engineer, shows you how to create and test a simple webhook endpoint in a Next.js app. To make the endpoint publicly available, Jake hosts the app online using Vercel.
  • What can you do with webhooks?
  • Create an endpoint
  • Set up webhooks
  • Debug webhooks
  • Process webhook notifications
  • Adjust content over API