Filtering a HTTP intergration

Hello brocaar,

I have Chirpstack (EU868 @ 3.13.0) and HTTP intergration in multiple applications.

The objectJSON that is forwarding is simply a string, and every packet received is forwarded with a HTTP post to the selected IP address.

Would it be possible to somehow filter specific packets that I want to forward?

Thank you very much in advance.

Ioanna

This is not supported. For this use-case, probably it would be best to implement a HTTP handler which would handle this filtering for you.