Webhook call using node js

Hi,

Actually, I am new to node js. Now I am using angular 6 as my front end and node js as my back end. I need to print the response of webhook call. The webhook is provided by Fusebill. Can anyone tell me how to call a webhook and print its response using Angular 5 and Node JS?

Thanks in advance.