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

Create API endpoints to register to webhook events #280

Open
jefmoura opened this issue Jan 14, 2020 · 0 comments
Open

Create API endpoints to register to webhook events #280

jefmoura opened this issue Jan 14, 2020 · 0 comments

Comments

@jefmoura
Copy link
Member

jefmoura commented Jan 14, 2020

Proposal

The Django REST Hooks package doesn't implement any API code, so we need to do that ourselves.
We need to create serializers, views, and URLs for it. We can find an example in the package README file: https://github.com/zapier/django-rest-hooks#django-rest-framework-3

We have to also create an endpoint to provide the list of available events.

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

No branches or pull requests

1 participant