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

Adds webhook module #144

Merged
merged 5 commits into from
Apr 26, 2024
Merged

Adds webhook module #144

merged 5 commits into from
Apr 26, 2024

Conversation

butschster
Copy link
Member

see issue #124 for details

@butschster butschster added this to the 1.0 milestone Apr 23, 2024
@butschster butschster self-assigned this Apr 23, 2024
@butschster butschster linked an issue Apr 23, 2024 that may be closed by this pull request
Adds REST API for webhooks
- List of available webhooks
- List of delivery status for webhook
# Conflicts:
#	app/src/Application/Bootloader/AppBootloader.php
#	app/src/Application/Kernel.php
@butschster butschster merged commit b48c31c into master Apr 26, 2024
0 of 2 checks passed
@butschster butschster deleted the feauture/124 branch April 26, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Webhooks module to send events to external services
1 participant