I’ve been trying to create a custom automation with trigger every second/minute.
What I’m wondering is whether there’s some way to know what action user choose?, so I can pass data to webhook.
And Can I catch or create a webhook event to know whenever this trigger run? so I don’t need to use setInterval()




