In the EAP version I see the option to bind to WiFi in the trigger HTTP request, but not the action HTTP requestMartin wrote:The option to specify the type of network to use in action HTTP Request is available in the EAP version:I've not added an action to change the default network type for all network accesses for Automagic since this could have unexpected side effects.added option in trigger HTTP Request to listen for requests on the WiFi interface only
Regards,
Martin
Force use of WiFi interface for HTTP Request
Moderator: Martin
Re: Force use of WiFi interface for HTTP Request
Re: Force use of WiFi interface for HTTP Request
Sorry, my mistake. It becomes available in the next EAP build.
Re: Force use of WiFi interface for HTTP Request
Great. Thanks!
Re: Force use of WiFi interface for HTTP Request
Works as I expected and hoped 

Re: Force use of WiFi interface for HTTP Request
Should this work if I'm trying to send the request to a device on a different subnet on the same network?Martin wrote:Sorry, my mistake. It becomes available in the next EAP build.
E.g. Phone happens to be on 10.0.0.0 network. I try and send a HTTP request to 192.168.1.4 which appears on the Wifi network configured with that static IP?