7
In a API REST We define a resource to receive data and then return some response.
And to send a message to a webhook, we make a request and also receive a reply (depending on the case).
You both do the same thing? So what’s the difference? It’s just conceptual or implementation?