Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the new Webhook platform? #112

Open
xantari opened this issue Apr 22, 2024 · 3 comments
Open

How to use the new Webhook platform? #112

xantari opened this issue Apr 22, 2024 · 3 comments

Comments

@xantari
Copy link

xantari commented Apr 22, 2024

Motivation

The 0.14.0 aspnet core extensions deprecated the traditional webhooks.

However, this boiler plate does not have an implementation that uses the new webhook infrastructure.

This boiler plate should be updated.

See here for breaking change:
(https://github.com/kontent-ai/aspnetcore-extensions/releases/tag/0.14.0)

Proposed solution

Update this template to use the new webhook functionality.

@pokornyd
Copy link
Member

related to: #111, subject to update or deprecation followed by new sample app implementation

@xantari
Copy link
Author

xantari commented Nov 20, 2024

What is the status on this? How should this code here change to use the new webhook model?

https://github.com/kontent-ai/boilerplate-net/blob/master/src/content/Kontent.Ai.Boilerplate/Areas/WebHooks/Controllers/WebhooksController.cs

@anthony-sams
Copy link

+1 need updated webhooks implementation example in .net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants