Sending Data and Returning ID Using Spatie Laravel Webhook #232
Unanswered
yunusemrekarakum
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use the spatie/laravel-webhook-server and spatie/laravel-webhook-client packages to send a webhook request from Site 1 to Site 2, add data on Site 2, and then return the generated ID back to Site 1. I need guidance on configuring this process correctly.
Beta Was this translation helpful? Give feedback.
All reactions