Sending ifttt request from input boolean

Hi
I’ve created an input boolean for a govee lamp and created ifttt recipes to turn it on and off.

These work fine by calling the ifttt service in developer options.

I’ve got the input boolean in an entities card on my dashboard along with other lamps that Hass can control directly without ifttt.

How do I set it up so that when I turn the boolean on and off on the dashboard it calls the ifttt service to send the required webhook?

Thanks

I’ve now done it with 2 automations, one for on and one for off.
I’ve also added the input boolean to my lamps group so when I flick the all lamps switch in my entities card it turns on and off too.

The problem I have now is if I turn just one lamp on the the group entity shows as turned on in the card, I would like the group entity to only show as on if all the lamps in the group are on