What parameters i need to push to addFlow func?

Hello. Can you explain please what parameters i need to push in this function. I checked documentation but it does not contain a normal explanation

Hi @Snoz3f

can you be more specific? Which addFlow function are you referring to?

https://nodered.org/docs/api/modules/v/1.3/@node-red_runtime_flows.html#.addFlow

The flow argument is the same as the body you would pass to the /flow admin end point as described here:

https://nodered.org/docs/api/admin/methods/post/flow/

Can you show me example please?

This func need user parameter what is this? What need i put there?

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