Button to uncheck whole checklist

Hey everyone. I am building an app for my burger shop to take stock and create a prep list etc.
In the prep list i use a checklist and have to manually uncheck all the boxes at the end of the day.
I was wondering if its possible to create a button that automatically unchecks everything in the check list?

Thanks in advanced :slight_smile:

1 Like

If you have a Business or Enterprise plan, it’s possible by using the Call API action. With lower plans, you could do it with something like Webhook->Make->Glide API.

Otherwise, you can use a bit of smoke and mirrors to give the appearance of reseting the whole list.

3 Likes