This repository contains a Make.com (formerly Integromat) blueprint designed to automate the process of finding and tracking Android app testing leads from Reddit.
The workflow consists of four main steps:
- RSS Trigger: Monitors new posts from a curated list of Reddit subreddits related to Android testing:
r/AndroidClosedTestingr/AndroidAppTestingr/AndroidAppTestersr/AndroidTestingr/playtestersr/TestMyApp
- Filtering: Only processes posts that contain specific keywords like "test" or "v2v" (Version to Version) in the title.
- Email Notification: Sends an automated email via Gmail with the post details (Title, URL, and Description) to the configured recipient.
- Google Sheets Logging: Automatically logs every relevant lead into a Google Sheet titled
Reddit Leads Trackerfor further management. Data logged includes:- Title
- Hyperlink to the post
- Author
- Date Found
- Download the Blueprint: Download the
Integration RSS.blueprint.jsonfile from this repository. - Import to Make.com:
- Log in to your Make.com account.
- Create a new scenario.
- Click on the three dots (...) at the bottom menu and select Import Blueprint.
- Upload the
.jsonfile.
- Configure Connections:
- Gmail: Re-authenticate or select your Gmail connection in the "Send an Email" module.
- Google Sheets: Connect your Google account and select (or create) a spreadsheet named
Reddit Leads Trackerwith columns for Title, Link, Author, and Date.
- Save and Run: Save the scenario and turn it on to start tracking leads!
This project is licensed under the MIT License - see the LICENSE file for details. Free for anyone to use, modify, and distribute.