Share feedback, ideas and get community help

F
M
a
g
E

Its possible to send all flow variables in array via webhook like json ?

I have a middle size bot, and use to change it.. adding or changing variables.

But i need at the end a command to send all variables that exist to an url. (my n8n like zapier)

Is there any command to send all existing variables in json for example , that the customer filled in the flow ?
L
a
3 comments
why not use the http request node?
yes, i use it
Tell me how I can send all the variables that exist in the flow in a single command.
I don't want to send and define each variable by hand in the json I'm going to send, but rather something like loop that builds variable: value
and send them all together.

That way every time I add or modify a variable in the bot, the https request still sends fine
ooo , i found it MY MISTAKE.. i was sending like GET not POST.. THANKS !!!!
Add a reply
Sign up and join the conversation on Discord
Join