Is it possible to pass MQTT data into the body of the HTTP request for HiveMQ Edge?

I was wondering if it would be possible to pass down information from a topic to the http request body for the http adapter?

Hi @Andrew_S,

Thank you for reaching out.

The HiveMQ Edge HTTP(s) Adapter is designed to poll data from an HTTP(s) endpoint and convert it into an MQTT message. Unfortunately, it does not support pushing data from MQTT to HTTP(s).

You can find more details in our documentation here:
HiveMQ Edge Protocol Adapters – HTTP Adapter

I hope this helps! Please let us know if you have any further questions.

Best regards,
Dasha from The HiveMQ Team