i think in html or java bage in frist . lisner what the change in server in data after that the server tell java > your data is ok or not ok . or this order in procss after that tell web bage this ordre go to secnd webhook tell app from server what we do
I dont think this is the correct implementation of Webhook. I could not understand why we need a message queue to call webhook. Infact the message queue should subscribe to the webhook.
I couldn't understand what is the role of Webhook! Same thing is achievable by normal API; please help me understand
how can I get this source code?
This explanation of web hook makes it no different than just calling an REST API endpoint as others suggested.
Dont you get CORS error while calling another site's end-point with POST methhod?
i watched till the end . but never got it right
i think in html or java bage in frist . lisner what the change in server in data after that the server tell java > your data is ok or not ok . or this order in procss after that tell web bage this ordre go to secnd
webhook tell app from server what we do
Why do we need a notifier? Can't we just keep checking the queue inside our webhook project
Can we get the source code?
I dont think this is the correct implementation of Webhook. I could not understand why we need a message queue to call webhook. Infact the message queue should subscribe to the webhook.