hi, im not a programmer but maybe someone would help me.
i want to make a simple script (bash script?) that everytime i click in it, it makes a POST HTTPS Request to the https://xxxxxxx.xml with some parameters (ex.: "backup finished") in the body of the request. And then, receive de response to "response.xml".
It's possible?
Thank you
i want to make a simple script (bash script?) that everytime i click in it, it makes a POST HTTPS Request to the https://xxxxxxx.xml with some parameters (ex.: "backup finished") in the body of the request. And then, receive de response to "response.xml".
It's possible?
Thank you