Get top 5 products on Product Hunt every hour

Go to Workflow
4,544 views
Built by Harshil Agrawal Harshil Agrawal
Created on June 05, 2026

Description

This workflow gets the top 5 products from Product Hunt and shares them on the Discord server.



Cron node: This node triggers the workflow every hour. Based on your use case, you can update the node to trigger the workflow at a different time.

GraphQL node: This node makes the API call to the Product Hunt GraphQL API. You will need an API token from Product Hunt to make the call.

Item Lists node: This node transforms the single item returned by the previous node into multiple items.

Set node: The Set node is used to return only the name, description, and votes of the product.

Discord node: This node is used to send the top 5 products to the Discord server.

Nodes Used (2)

Discord
n8n-nodes-base.discord
GraphQL
n8n-nodes-base.graphql