How to call workflows through rest api

Describe the problem/error/question

How to deploy execute the workflow through rest api

Will it support to deploy in engine like other rule engines

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

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:

N8n : latest
Database postgresql

Welcome to the community @ashok_kumar, you could take a look at our API reference here: Activate a workflow | n8n Docs

Does that answer your question? If not, could you tell us a bit more about what you’re trying to achieve?

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.