You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My goal is to follow the good practices by setting up webhooks, but I need to be able to receive custom data from the webhook call (like userId for example).
I tried to set custom headers on the request to retrieve it when the webhook is called and for this I followed the documentation.
My goal is to follow the good practices by setting up webhooks, but I need to be able to receive custom data from the webhook call (like userId for example).
I tried to set custom headers on the request to retrieve it when the webhook is called and for this I followed the documentation.
Am I on the good path here? Because it does not seem to work...
Thank you!
The text was updated successfully, but these errors were encountered: