Hi there,
Can anybody please help me to convert the workflows json to two different data sets, being:
- workflow ids and names
- all nodes data together with the workflow id for each node
I’m basically trying to create a structure where I can search the nodes to see in which workflows they’re being used.
Here’s an example of the workflows json:
Thanks in advance.
P.s.: it really took me some time to get my head around the function nodes, but the (new) Code node behaves differently all together, and I’m really struggling with it. Currently, I’m getting more errors than results. For example, when creating the workflows sample data, I had to remove text from the data …