Simulate uplink http integration

Hello,
Does anyone know how to simulate sending data from a node to an endpoint using HTTP integration (without having a node/gateway?).
So I have a website endpoint, and I want to test if it works (without using gateway/node).
I came across this link which talks about HTTP simulation to endpoint, but it doesn’t say a lot.

Thank you!

In your application (if not yet created, create one) register a device, and then you can simulate uplinks. The only different thing is that you will not receive gateway metadata.

1 Like

Ah great I’ve found it now. Thank you :slight_smile: