I need a available node & node details for create workflow by using your rest api

My query

I want to use the n8n rest api in my website by calling the n8n rest api. but the api docs shown only the single node with jira, I need detailed curl cmd for create workflow by rest api call with minimum 3 nodes & 2 connections (required & optional params).

hey team, the enterprise plan cost is can’t afford by us. so will keep it simple, by calling your rest api to create a simple workflows. can you help us to get a list of nodes with node details like id, name etc…, If possible can you give the curl cmd for create workflow with any 3 nodes & 2 connections example (optional & required params). this will help us to create a workflow process easily. I tried to see the node details in ui but there is only the node’s name.

anybody can help me with this?

1 Like

Here some info on docs

also u can call this endpoint

https://locahost/types/nodes.json

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