I have a button and I would like to attach an automation task to it. Is there a way to do that, I see that you can attach a script for a URL but not an automation.
Page 1 / 1
Correct. You currently cannot trigger an automation directly from an automation. Here are some workarounds:
- Use a checkbox or single select field to trigger the automation.
- If you are in an interface, have a button element update a checkbox or single select field, which in turn triggers the automation
- If you are in the regular grid view, have a button field run a script that updates a checkbox or single select field, or which calls a webhook.
Eventually, it is likely that a button element will be able to directly call an automation.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.