How to merge 2 objects

Hello,

I want to merge two Json objects. To do this, I’m using an existing json and a json built with the set Variable module.
For the merge, I use the text aggregator module with the merge function.
With the variables as input, the processing runs without error, but the bundle output by the merge is empty.
Any help would be appreciated.
Thank you

Finally solved by using join and add function

3 Likes

Heya @Ludovic_M :wave:

I’m just quickly stepping in to say congrats on getting this up and running! :clap:

Also, thanks a lot for circling back and sharing what did the final trick for you. This is super valuable and can be incredibly helpful to others searching for similar info in the future. :pray:

1 Like