Handlers

Files Fetch Handler

Processes uploaded files from flow-isolated storage with automatic MIME type detection, file validation, and deduplication tracking. Architecture Base Class: Extends...

Updated February 13, 2026

Google Sheets Fetch Handler

Reads data from Google Sheets spreadsheets using OAuth2 authentication with configurable cell ranges, header detection, and row processing limits. Architecture...

Updated February 13, 2026

Fetch Handlers Overview

Fetch handlers retrieve content from various sources and convert it into standardized DataPackets for pipeline processing. Available Handlers Local Sources...

Updated February 13, 2026

Reddit Subreddit Fetch Handler

Fetches posts from Reddit subreddits using OAuth2 authentication with automatic token refresh, content filtering, comment integration, and database storage +...

Updated February 13, 2026

RSS Feed Fetch Handler

Fetches and processes RSS/Atom feed data with automatic deduplication, timeframe filtering, content search capabilities, and clean content processing without URL...

Updated February 13, 2026

Universal Web Scraper

The Universal Web Scraper is a high-performance fetch handler in the datamachine-events plugin designed to retrieve event data from external...

Updated February 13, 2026

WordPress REST API Fetch Handler

Fetches content from public WordPress sites via REST API endpoints, providing structured data access as a modern alternative to RSS...

Updated February 13, 2026

WordPress Local Fetch Handler

Retrieves WordPress post and page content from the local installation using WP_Query. For media files, use the separate WordPress Media...

Updated February 13, 2026

WordPress Media Fetch Handler

Retrieves media files from the local WordPress media library with metadata extraction, parent content integration, and file type filtering. Architecture...

Updated February 13, 2026

Bluesky Publish Handler

Posts content to Bluesky using app passwords and AT Protocol integration with media upload support and automatic link detection. Architecture...

Updated February 13, 2026

Facebook Publish Handler

Posts content to Facebook Pages using OAuth2 authentication with media upload support and configurable link handling modes. Architecture Base Class:...

Updated February 13, 2026

Google Sheets Output Handler

Appends structured data to Google Sheets spreadsheets using OAuth2 authentication with configurable column mapping for data collection and reporting workflows....

Updated February 13, 2026

Publish Handlers Overview

Publish handlers distribute processed content to external platforms using AI tool calling architecture. All handlers implement the handle_tool_call() method for...

Updated February 13, 2026

Threads Publish Handler

Posts content to Meta's Threads platform using OAuth2 authentication with two-step publishing process and media support. Architecture Base Class: Extends...

Updated February 13, 2026

Twitter Publish Handler

Posts content to Twitter with media support, authentication via OAuth 1.0a, and comprehensive formatting features. Architecture Base Class: Extends PublishHandler...

Updated February 13, 2026

WordPress Publish Handler

Creates posts in the local WordPress installation using a modular handler architecture with specialized processing components for featured images, taxonomies,...

Updated February 13, 2026

WordPress Update Handler

Updates existing WordPress posts and pages in the local installation using native WordPress functions with selective field updates and taxonomy...

Updated February 13, 2026
← Back to Chubes.net