our marketing dept. started a webshop (Shopify,Magenta or something like that) each tim an order is accepted by the customer, the order (xml format) is sent to our server using TCP.
I was told about we need to have a webhook, in order to listen to what ever, receive the file and store it within a directory.
is that feaseble with window and how
thank you.