06-23-2021 10:29 AM
Hello,
I wrote up a simple http POST (attached below) to a specific URL which works great, but now I'm curious... I want to test a mechanical component which produces data, and would like to send that data to the website. The URL has 4 different commands right now: /start, /running, /completed, and /error.
How would I go about doing so?
Any guidance/help is appreciated.
06-23-2021 11:41 AM
06-23-2021 02:33 PM
How much data would you be sending to this website?
06-23-2021 02:47 PM
I'll be sending 6 columns/ 182 rows of data. Down below is attached the excel file of data that I'll want to send.
Thank you for your response. I appreciate it.
06-24-2021 08:34 AM
Hello,
I have a code exactly like the author and my question is the exact same as theirs.
In my case we would be sending 5-6 variables.