Hello,
I've managed to pull in order information using VBA and a GET command ...but what I seek now is the VBA syntax to update a Prestashop order status (e.g. from "Processing in progress" to "Shipped")
Has anyone got either a PUT or POST command working in VBA with the Prestashop webservice?
I'd be grateful for any input 🙂