Json Merge

As seen in the picture, if there are retweeted tweets in the tweets I receive, I use a ‘Get a Tweet’ function to get the details of the actual tweets.I want to get the ones that do not contain retweets separately and I want to merge their json, but I cannot merge the json.What should I do for this?

Use the tools module and create 2 different variables and then you can merge both of them

2 Likes

Is it like this? With which tool can I merge them?

You have to declare tools like the screenshot below and then you have to use get multiple variable of tools module then you can concate and at the end use third route and merge all

1 Like

I don’t know if I’m misunderstanding. I want to combine the result from the marked part here. So the output from 2 different branches