Sending data using a URL

I have been able to send data using the IPAddress:port number. Our customer is requesting to have data sent by using a URL. Is this possible? For test purposes I can do this in Postman screenshots below. How do I accomplish the same thing using the W7500S2E-R1? Should we be using a different module? Any help would be appreciated.

Thanks, Kirk

URL: https://audit.hubworks.com/hwtest/rest/sensor/pushData/6210
header: apiKey: ewwehj3276272ex
body:
[
{
“macID”: “00:90:C2:C5:18:CD”,
“minuteOfDay”: 640,
“timeZoneID”: “America/New York”,
“value”: 40,
“type”: “Temperature”,
“unit”: “F”,
}
]

@Kirk

Thank you for your question.

I’m Ron from WIZnet HK.

For Send data to a URL, we do have AT command called “AT+DOMAIN” to set the domain name to communicate with the remote host. (Page 30 of the data sheet)

For the remaining information, W7500S2E-R1 will consider has normal data to send it to your requested location.

Therefore it is important for your side to make sure the format is correct for the remote host to understand.

If you have any question in the future, please feel free to contact suppport@wiznet.hk

Link for W7500S2E-R1 datasheet:

Best Regards,
Ron