Send HTTP request from wamp server to Ignition gateway

Hi,

Is it possible to send HTTP request from a wamp server to Ignition gateway (different servers but in same local network) ?
When a data callback is sent to my wamp server I would like to notify my Ignition gateway to refresh all my tags.

Thanks

The WebDev module allows you to set up HTTP endpoints that can receive calls from external systems like this.

https://docs.inductiveautomation.com/display/DOC81/WebDev

1 Like

Cool.
Is it available in 8.0.16 ?

Yes, but a better question would be “does my license include the WebDev module”?

You’ll have to see if it’s listed on the license details page in the gateway or talk to your sales rep.

1 Like

Ok thanks.