I am using N8N in my application for saving workflow .
Now i want to execute that workflow from my application.
but i am not able to find any api for execute workflow.
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 @Neeru_Olha
Can you be a bit more specific what your use case is here? What is your workflow? What are you trying to achieve with it exactly? How are you hosting n8n?
We do have a node to execute another workflow from within n8n, if that’s what you’re looking for?