Polling API w/ Rule Engine

Is it possible to have a rule in Rule Machine constantly poll an API to check for a state change? I want to create a rule which monitors my back-up battery to detect a power outage, and then call an API on my server to turn it off gracefully.

1 Like

Yes. Use a “periodic” trigger. I would suggest using a reasonable interval - like 5 minutes.

1 Like

Oh, duh. I totally scrolled past that one. Thank you.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.