PLEG - Action URL ?

Is it possible to have a http-request as a PLEG-action ? (i.e. if condition on - load Example Domain - if cond. off Example Domain).

Thanks for any info.

/Martin

yes

set the action to run luup code

use luup.inet.wget(“URLHERE”)

Thanks mate