Skip to content

Add the YouSign Webhook #60012

Answered by stof
alexandre-castelain asked this question in Q&A
Discussion options

You must be logged in to vote

This should probably be in your own package that depends on symfony/webhook and implements the appropriate request parser.
As YouSign does not correspond to a case where we want to parse webhooks into one of our own remote event abstractions (we have 2: mailer and notifier), this should probably be a third-party package rather than a package shipped in Symfony itself.

symfony/webhook is not meant to provide request parsers for all services. It provides the infrastructure for webhooks to be used by other packages.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alexandre-castelain
Comment options

Answer selected by alexandre-castelain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants