Thanks, now I at least mange to compile it, but it do not work - how do I POST the XML? I thought it was just to put a long text file in the "XXXX" - but this did not work at all.
int httpCode = http.POST("XXXX"); //Send the request
Thanks, now I at least mange to compile it, but it do not work - how do I POST the XML? I thought it was just to put a long text file in the "XXXX" - but this did not work at all.
int httpCode = http.POST("XXXX"); //Send the request