Sending Data From Other Applications To ERPNext with Webhooks
In this video we will Implement a webhook inside a custom Python file and use it to send data to…
In this video we will Implement a webhook inside a custom Python file and use it to send data to…
Webhooks are one of a few ways web applications can communicate with each other. It allows you to send real-time…