I want to Merge 2 RSS into 1 Connection then to Http

:bullseye: What is your goal?

Basically
1- I want to get info from 2 different website RSS,
2-Merge them into together,
3- Send them to AI
4-And get the AI’s response then send this message to Telegram

:thinking: What is the problem & what have you tried?

I tried aggregator, doesn’t connect to 2 things, routers’ doesn’t merge 1 things to one, I’m not sure how to go

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

1 Like

Hello @barisaktas,

Welcome to the community. Merging routes is not (yet) possible in Make. If your scenario has two inputs, you must split it up in two scenarios. You can decide to:

  • Make one subscenario with the HTTP and Telegram module and call this subscenario from either of the two RSS scenarios.
  • If you really need data from both RSS feeds, you will need to find a way to create one, linear, scenario where you receive data from the first feed and fetch data from the second feed before you pass it to the HTTP module.

Cheers,
Henk

Welcome to the Make community!

You can simply put your feeds URLs into an Iterator module.

Hope this helps! If you are still having trouble, please provide more details.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!

1 Like