HTTP Push

Prev Next

Configuration

This integration can be configured on the Export Configs tab on each Customer in the Netmore Connect Portal.

For HTTP Push these fields can be configured:

URL

  • What it is: The endpoint where the platform will send (push) data via HTTP.

  • Use case: This should be your server’s public-facing HTTPS endpoint that can receive POST requests containing payloads (e.g., decoded LoRaWAN messages).

  • Example:
    https://www.netmoregroup.com/push — This URL will receive data whenever a message is triggered for export.

HTTP Headers

These headers are sent along with each HTTP request. They can be used for:

  • Authentication

  • Custom data handling

  • Content negotiation, etc.

Each header has a Name and a Value.