I have an app I'm using to do some webhooks (I did not develop the app). The app is dependent on some child device switches. When a switch is toggled, the app does some webhooks. Occasionally, one of the webhooks will fail due to authentication errors with the site.
I was hoping to set a repeat action rule to toggle the switch until a success from the webhook (logged via the app logs), but I can't figure out how to set the condition in the rule. Looks like all event based data that can be used is for devices.
Am I missing something or is this not an option?