You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
[FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
Please do not modify this template :) and fill in all the required fields.
Content
I use the code node (python),output result type is array[object], the next node is a api node , in this node ,I want use code node output as api requestbody, but when I use "/", there is not found the code node and its output.
I found try change the code node output type to string , the next node can use its output parameter,but I want use type array[object]。
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
Content
I use the code node (python),output result type is array[object], the next node is a api node , in this node ,I want use code node output as api requestbody, but when I use "/", there is not found the code node and its output.
I found try change the code node output type to string , the next node can use its output parameter,but I want use type array[object]。
Beta Was this translation helpful? Give feedback.
All reactions