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

Consider adding a GET endpoint to check if webhooks exist #1063

Closed
taylordowns2000 opened this issue Aug 30, 2023 · 0 comments · Fixed by #1955
Closed

Consider adding a GET endpoint to check if webhooks exist #1063

taylordowns2000 opened this issue Aug 30, 2023 · 0 comments · Fixed by #1955
Assignees

Comments

@taylordowns2000
Copy link
Member

taylordowns2000 commented Aug 30, 2023

Some (at least one???) external services require that before sending data to a webhook URL via a POST request they first must be able "check" if that webhook URL is valid by sending a GET request.

See Mailchimp: https://mailchimp.com/developer/marketing/guides/run-async-requests-batch-endpoint/#batch-webhooks

image

Is this something we're interested in supporting on Lightning?

(FYI @mtuchi )

taylordowns2000 added a commit that referenced this issue Apr 1, 2024
@taylordowns2000 taylordowns2000 self-assigned this Apr 1, 2024
taylordowns2000 added a commit that referenced this issue Apr 2, 2024
* fix #1063, fix #1954

* tests

* update changelog

* check query params also
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant