Dear,
I wanna ask if foxtrot-2 PLC can get messages from devices using HTTP (Webhooks)
By setting up the PLC as a Server to receive HTTP POST Requests from the devices when any event occurs

Answers 1
Luboš Urban
Oct 27, 2025, 9:02 AM
Dear Rana
webserver in Foxtrot doesn't support http post requests. It is possible to do it in the user program. But it means opening a port on the PLC where it will listen and writing the entire communication using functions and function blocks from the ComLib library. There is currently no support for receiving http post commands in the InternetLib or HttpLib extension libraries.
Your answer
You have to be signed-in for asking a question. Continue after sign-in.
English