Skip to content

[Webhook] pass the current request to \Symfony\Component\Webhook\Client\RequestParserInterface::createSuccessfulResponse #57195

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

Closed
dkarlovi opened this issue May 27, 2024 · 0 comments · Fixed by #58047

Comments

@dkarlovi
Copy link
Contributor

dkarlovi commented May 27, 2024

Description

When you're creating the response for the webhook request, it's not uncommon to need access to some property from the original request.

For example, Slack requires you to return the challenge property from their request in your response in their Events webhooks.

Example

No response

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

Successfully merging a pull request may close this issue.

3 participants