Collect new product launches every day without manual copy and paste. The flow pulls the latest Product Hunt posts and saves clean details into a Google Sheet. It helps growth teams, product marketers, and founders track market trends and build a daily research log.
A scheduled trigger runs once per day and sets today’s date. An HTTP request calls the Product Hunt GraphQL API for up to 10 posts within the current day. A code step extracts name, tagline, description, and website. Another HTTP call checks if the website redirects and captures the destination URL. Two set nodes keep fields clean, a merge step combines product and redirect details, and Google Sheets appends the rows. You get a consistent, ready to analyze sheet without manual effort.
You will need a Product Hunt access token and a Google Sheets connection. Expect to cut research time from about an hour to a few minutes per day while improving data quality. Use it for newsletter curation, partnership scouting, and competitor tracking. Follow the setup to connect your credentials and pick the sheet where new rows will be stored.