Ques:- What are Webhooks and how do they differ from APIs
Asked In :-
AnAr Solutions, Shipco IT, Trigent Software, Toxsl Technologies, Codiant Software Technologies, Solace Infotech, Born Commerce, iROID Technologies, Dhruvsoft Services, Infinity Labs LLP,
Right Answer:
Webhooks are user-defined HTTP callbacks that are triggered by specific events in a web application, allowing real-time data transfer. They differ from APIs in that APIs require a request to be made to receive data, while webhooks automatically send data when an event occurs without needing a request.
Webhooks are user-defined HTTP callbacks that are triggered by specific events in a web application, allowing real-time data transfer. They differ from APIs in that APIs require a request to be made to receive data, while webhooks automatically send data when an event occurs without needing a request.