Hey! Does this number (“2,5k”) means, that i have only 2,5k requests per month?
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Hi @Max_D
These are executions of a workflow. So whenever a workflow is started and runs through doing its thing.
If you have a webhook trigger, triggering the workflow that would be 2500 webhook requests.
2 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.