WordPress Plugin · Free on WordPress.org

Turn any API or RSS feed into WordPress posts — automatically

Ingestics fetches from REST APIs, RSS feeds, files, and Google Sheets, maps fields, filters junk, and publishes on your schedule. No middleware. No per-task fees. Everything runs on your server.

4 editions — start free, scale up GPL · Freemius-secured checkout
REST API · JSON
RSS / Atom
CSV · XML · Sheets
YouTube · Reddit
Ingestics map · filter · transform
Market Update: BTC…Published 09:00
New Listings This WeekPublished 12:00
Weather Advisory…Draft · pending review
Fetch → Map → Filter → Publish, on schedule, inside WordPress
Everything built in

One plugin. The whole pipeline.

No third-party middleware, no per-execution pricing. Every capability runs inside your WordPress install, under your control.

Connect any source

REST APIs with API-key, Bearer, Basic, OAuth2, even AWS SigV4. RSS/Atom with auto-discovery. CSV, XML, HTML, Google Sheets, and file imports.

Free → Business

Schedule everything

Cron intervals from hourly to weekly, custom frequencies, provider rotation, and fully independent API and RSS schedules for high-frequency publishing.

Lite → Business

Filter the junk

14-rule filter engine, duplicate detection by title or URL, blocked keywords, and a moderation queue for human review before anything goes live.

Free basics · Pro/Business full

Map fields precisely

JSON-path mapping to title, content, excerpt, images, custom meta, ACF fields — plus Rank Math and Yoast SEO adapters and a visual query builder.

Free basics · Pro advanced

Display anywhere

Native Gutenberg block, Elementor widget, Bricks element, shortcodes and template tags. Grid, carousel, and ticker layouts. Twig templates on Business.

Lite → Business

Automate beyond cron

Inbound webhooks from GitHub Actions, Zapier, or Make. Outbound API Actions and event bridge. WooCommerce and form-submission triggers.

Pro → Business
For developers

Point at an endpoint. Get structured posts.

Map any JSON response to WordPress fields with JSON paths — no glue code, no middleware server.

provider → newsapi.org
// endpoint
GET https://newsapi.org/v2/top-headlines?category=technology

// field mapping (JSON path → WP field)
articles[].title        → post_title
articles[].content      → post_content
articles[].urlToImage   → featured_image
articles[].publishedAt  → post_date
articles[].source.name  → meta.source
theme → display anywhere
// shortcode
[aapi_feed provider="tech-news" layout="grid" limit="6"]

// template tag
<?php aapi_render_feed( 'tech-news', [ 'layout' => 'ticker' ] ); ?>

// action hooks
do_action( 'aapi_trigger_fetch', $provider_id );
do_action( 'aapi_trigger_publish', $provider_id );
No code required

Up and running in three steps

1

Install & activate

Get Ingestics from WordPress.org, install like any plugin. The guided Setup Wizard starts you off — no build steps, no external accounts.

2

Connect your source

Paste an API endpoint or feed URL. Provider presets cover YouTube, Google News, podcasts and more. Preview the exact request before anything runs.

3

Publish on schedule

Choose draft-first or publish-direct, set your schedule, and let the pipeline run. Every fetch is logged with counts you can reconcile.

Safe by default

Your credentials are not a plugin afterthought

  • ✓AES-encrypted credential vault — every API key, OAuth token, and webhook secret stored encrypted with unique IV + HMAC integrity checks.
  • ✓Masked previews — request preview and live tests redact sensitive header values automatically.
  • ✓SSRF protections — remote URLs normalized and validated; private and reserved IP ranges blocked by default.
  • ✓Crash-safe job queues — resumable background fetches with leases and publication checkpoints. A timeout never double-publishes.
  • ✓Capability + nonce guards on every admin operation.

Why it matters: content automation plugins routinely store API keys in plain options tables. Ingestics treats your provider credentials like passwords — because they are. Deactivation and uninstall preserve your providers, settings, and published content.

Pricing

Start free. Scale when you're ready.

Upgrading unlocks features — nothing else changes. Your providers, settings, and content carry forward.

Free

Site owners automating their first sources

  • 3 API + 2 RSS providers
  • Manual fetch + previews
  • JSON/XML/RSS/CSV/HTML/Sheets
  • Encrypted credentials
  • Setup wizard
Download

Lite

Publishers who need real scheduling

  • 10 + 10 providers
  • Cron scheduling + rotation
  • RSS auto-discovery + full-text
  • File import + presets
  • Health monitoring
Get Lite
Most popular

Pro

Developers & power users with complex APIs

  • 25 + 25 providers
  • OAuth2 + sync engine
  • Advanced field mapper (ACF, SEO)
  • Webhooks + campaigns
  • YouTube/Reddit/WP adapters
Get Pro

Business

Agencies & teams running at scale

  • Unlimited providers
  • AI rewrite + translation
  • 14-rule filters + moderation
  • WooCommerce + API Actions
  • Twig templates + audit export
Get Business
🛡 7-day refund policy 🔒 Freemius-secured checkout 📄 GPL licensed 🔁 Cancel anytime

Common questions

Do I need coding skills to use Ingestics?
No. The Setup Wizard and provider presets get your first source live in minutes. The visual query builder and field mapper handle the technical parts — JSON experience helps but is not required.
How is this different from Zapier or Make?
Ingestics runs entirely inside your WordPress install. There is no middleware service, no per-task fees, and your data never passes through a third party. You own the whole pipeline.
Can I review content before it publishes?
Yes. Draft-first publishing works on every tier, and Business adds a full moderation queue with per-item approval.
Which AI providers does it support?
OpenAI, Anthropic, Google Gemini, and OpenRouter — using your own API keys, only if you enable AI features. Translation via DeepL, Google, LibreTranslate, or Azure.

Stop copy-pasting content into WordPress

Install Ingestics free, connect your first API or feed, and watch the pipeline run.

Download Free