Hello Everyone,
I am having issues setting up the text aggregator. My scenario is at the end aggregate all summaries from the news and send only one email, however it keep sending 18 emails (it retrieves 18 news from RSS),i.e., it sends one email per news.
Basically, my scenarios is as follow:
- Google Sheets: Search Rows - Retrieves the RSS URLs and filter words from Google Sheets.
- RSS: Retrieve RSS feed items - Fetches news articles using the RSS URLs from Google Sheets.
- Compose Transformer - Filters the news by the word in column B.
- Iterator - Iterates through each item produced by the Compose Transformer module.
- Text Aggregator - Aggregates all the news summaries into a single content.
- Email: Send Email - Sends the aggregated news summaries in a single email.
Any idea what am I doing wrong?
Thank you
I have attached my blueprint json.
blueprint.json (33.1 KB)
1 Like
Welcome to the Make community!
You should set the “Source Module” field of the Text Aggregator to where the bundles are coming from, which is the Google Sheets “Search Rows” module.
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!
4 Likes
Thank you @samliew ! It solved the issue!
No problem, glad I could help!
1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.
2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.
This marks the topic as solved, so that:
- others can save time when catching up with the latest activity here, and
- allows others to quickly jump to the solution if they come across the same problem
To do this, simply click the checkbox at the bottom of the post that answers your question:
3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!
4. Do join the unofficial Make Discord server for live chat and video assistance
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
General
Help Center Basics
Articles & Videos
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!