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...
Google Sheets Fetch Handler
Reads data from Google Sheets spreadsheets using OAuth2 authentication with configurable cell ranges, header detection, and row processing limits. Architecture...
Fetch Handlers Overview
Fetch handlers retrieve content from various sources and convert it into standardized DataPackets for pipeline processing. Available Handlers Local Sources...
Reddit Subreddit Fetch Handler
Fetches posts from Reddit subreddits using OAuth2 authentication with automatic token refresh, content filtering, comment integration, and database storage +...
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...
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...
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...
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...
WordPress Media Fetch Handler
Retrieves media files from the local WordPress media library with metadata extraction, parent content integration, and file type filtering. Architecture...
Bluesky Publish Handler
Posts content to Bluesky using app passwords and AT Protocol integration with media upload support and automatic link detection. Architecture...
Facebook Publish Handler
Posts content to Facebook Pages using OAuth2 authentication with media upload support and configurable link handling modes. Architecture Base Class:...
Google Sheets Output Handler
Appends structured data to Google Sheets spreadsheets using OAuth2 authentication with configurable column mapping for data collection and reporting workflows....
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...
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...
Twitter Publish Handler
Posts content to Twitter with media support, authentication via OAuth 1.0a, and comprehensive formatting features. Architecture Base Class: Extends PublishHandler...
WordPress Publish Handler
Creates posts in the local WordPress installation using a modular handler architecture with specialized processing components for featured images, taxonomies,...
WordPress Update Handler
Updates existing WordPress posts and pages in the local installation using native WordPress functions with selective field updates and taxonomy...