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
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