Hello,
Newbie question. I have to many jira automations. I need to lower the quantity of executions rules per month.
I also use n8n. The n8n workflows are for the moment triggered by automotive rules in JIRA. Most of then are triggered when a status change. Those counts as automation rule/execution.
If a replace those automation rules by Post Functions (Trigger a webhook) will that count in my Rules executions? I'm limited at 5000 per month.
Thanks!
Hello @Loic
Using the Trigger a Webhook post function does not count towards your Automation Rules usage, unless the webhook you trigger is itself a webhook for an Automation Rule.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.