JUHE API Marketplace

HttpRequest Automate

Active

Automate regular checks on news updates with HttpRequest Automate, running every 5 minutes. This workflow fetches data from Hacker News, evaluates changes, and sends notifications via Telegram if updates are detected, ensuring you stay informed effortlessly.

Workflow Overview

Automate regular checks on news updates with HttpRequest Automate, running every 5 minutes. This workflow fetches data from Hacker News, evaluates changes, and sends notifications via Telegram if updates are detected, ensuring you stay informed effortlessly.

Target Audience

  • Developers: Those looking to automate HTTP requests and notifications.
  • Content Curators: Individuals who need to monitor changes on web pages periodically.
  • Business Analysts: Professionals requiring regular updates from specific sources.
  • Telegram Bot Users: Users who want to receive alerts via Telegram for specific events.

Problem Solved

This workflow automates the process of checking for changes on a specified webpage every 5 minutes, allowing users to stay updated without manual intervention. It also facilitates notifications through Telegram when changes are detected, ensuring timely communication.

Workflow Steps

  1. Cron Trigger: Initiates the workflow every 5 minutes.
  2. HTTP Request: Fetches the content from the specified URL (https://news.ycombinator.com/).
  3. Wait Node: Introduces a 5-minute delay before the next HTTP request.
  4. HTTP Request1: Fetches the content from the same URL again.
  5. IF Condition: Compares the results of the two HTTP requests to check for any changes.
  6. Telegram Notification: If changes are detected, sends a message via Telegram to notify the user. If no changes are found, the workflow proceeds to the NoOp node, effectively doing nothing.

Statistics

7
Nodes
0
Downloads
20
Views
1699
File Size

Quick Info

Categories
Communication & Messaging
Schedule Triggered
+1
Complexity
medium

Tags

medium
api
integration
noop
logic
conditional
schedule
telegram
+4 more