How to make a script to automatize taking the GET data from my wordpress site and POST to another server
I have this problem and I’m a newbie of REST API world. I have a wordpress site in which i sell CD Albums, and I have to take every orders of the day and send some specific data (like the bardcode/ean, the name of the album, the sales quantity, etc etc) to a server, sending this data with REST API calls. I have never used it before but I am trying to learn it.
REST API – How to make a script to automatize taking the GET data from my wordpress site and POST to another server
I have this problem and I’m a newbie of REST API world. I have a wordpress site in which i sell CD Albums, and I have to take every orders of the day and send some specific data (like the bardcode/ean, the name of the album, the sales quantity, etc etc) to a server, sending this data with REST API calls. I have never used it before but I am trying to learn it.