Title: Ingestics &#8211; API and RSS Automation
Author: AutoAPIWP
Published: <strong>2026-06-05</strong>
Last modified: 2026-06-18

---

Szukaj wtyczek

![](https://ps.w.org/ingestics/assets/banner-772x250.png?rev=3562792)

![](https://ps.w.org/ingestics/assets/icon-256x256.png?rev=3562792)

# Ingestics – API and RSS Automation

 Autor: [AutoAPIWP](https://profiles.wordpress.org/virenbuddh/)

[Pobierz](https://downloads.wordpress.org/plugin/ingestics.3.0.1.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/ingestics/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/ingestics/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/ingestics/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/ingestics/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/ingestics/)

## Opis

Ingestics is a WordPress automation plugin for ingesting and publishing external
content from REST APIs and RSS/Atom feeds.

Ingestics(TM) is a product by AutoAPIWP.

Features included in this WordPress.org package:
 * API + RSS ingestion in one admin
interface * Up to 3 API providers and 2 RSS providers * Manual fetch controls for
API and RSS * API and RSS request/response preview panels * JSON path mapping (basic)*
XML/CSV field mapping support * Duplicate protection and content quality checks *
Activity log with fetched/created/filtered/duplicate/error/unaccounted counts * 
Source attribution controls * Featured image sideload support * Setup wizards and
guided provider setup flow * Security-focused request handling and secret masking

Optional separate commercial extension:
 * Additional scheduling/rotation modes *
Additional provider adapters and OAuth flows * Additional frontend layouts and advanced
transform/pipeline controls

The commercial extension is distributed separately from this WordPress.org package.

### Why Ingestics

 * One plugin handles both API and RSS pipelines
 * Provider-level controls for mapping, auth, publish mode, and enrichment
 * Detailed logging for operational visibility
 * Works with user-configured providers and feed endpoints

### API Capabilities

 * HTTP methods: GET, POST, PUT, PATCH, DELETE
 * Optional HEAD/OPTIONS via compatibility toggle
 * Auth modes: none, API key, bearer, basic
 * Custom headers/body support
 * Pagination support for supported provider formats
 * Retry and basic rate-limit handling
 * Google Sheets share/edit URLs can be normalized to CSV export endpoints

### RSS Capabilities

 * Feed ingestion with provider controls
 * RSS/Atom support
 * Optional full-text extraction mode when configured

### Content & Publish Controls

 * Publish modes: publish, draft, pending
 * Duplicate detection by source/title safeguards
 * Source attribution block and labels
 * Featured image sideloading controls

### Front-end Output

 * Shortcodes: `[auto_api_feed]`, `[aapi_feed]`
 * Template tags: `aapi_get_feed()`, `aapi_render_feed()`
 * Gutenberg block: `ingestics/feed`

### External Services

This plugin may connect to external services depending on your configuration:

#### Freemius

Used for licensing/account management and plugin updates when enabled by the site
administrator.
 Service: https://freemius.com Privacy: https://freemius.com/privacy
Terms: https://freemius.com/terms

#### Pexels

Used only when stock image fallback is explicitly enabled and configured by the 
site administrator.
 Service: https://www.pexels.com Privacy: https://www.pexels.
com/privacy-policy Terms: https://www.pexels.com/terms-of-service

#### LibreTranslate

Used only when translation is explicitly enabled and configured by the site administrator.

Endpoint is configured by the site administrator.

#### User-configured APIs and RSS feeds

By design, this plugin fetches data from REST APIs and RSS feeds configured by the
site administrator.
 No data is sent to external endpoints unless enabled and configured
by an administrator.

## Zrzuty ekranu

[⌊Main Dashboard⌉⌊Main Dashboard⌉[

Main Dashboard

[⌊Guided Setup Wizard⌉⌊Guided Setup Wizard⌉[

Guided Setup Wizard

[⌊Providers Addition Tab⌉⌊Providers Addition Tab⌉[

Providers Addition Tab

[⌊API Provider Addition⌉⌊API Provider Addition⌉[

API Provider Addition

[⌊RSS Provider Addition⌉⌊RSS Provider Addition⌉[

RSS Provider Addition

[⌊General Settings⌉⌊General Settings⌉[

General Settings

[⌊Advanced Settings⌉⌊Advanced Settings⌉[

Advanced Settings

[⌊API Call Preview⌉⌊API Call Preview⌉[

API Call Preview

[⌊RSS Call Preview tab.⌉⌊RSS Call Preview tab.⌉[

RSS Call Preview tab.

[⌊Activity Log⌉⌊Activity Log⌉[

Activity Log

## Instalacja

 1. Upload `ingestics` to `/wp-content/plugins/`
 2. Activate the plugin from WordPress admin
 3. Open **Ingestics** in the left admin menu
 4. Add provider(s) and run manual fetch
 5. Configure settings as needed

## Najczęściej zadawane pytania

### Does this plugin support both API and RSS?

Yes. API and RSS providers are managed in a single plugin UI.

### Can I use this without paid services?

Yes. The core API/RSS ingestion workflow works without any paid external service.

### Does this plugin require a license to run core features?

No. Core features in this package run without a paid license.

### How do I show imported posts on the frontend?

Use the provided shortcode, template tags, or Gutenberg block.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Ingestics – API and RSS Automation” jest oprogramowaniem open source. Poniższe 
osoby miały wkład w rozwój wtyczki.

Zaangażowani

 *   [ AutoAPIWP ](https://profiles.wordpress.org/virenbuddh/)

Wtyczka „Ingestics – API and RSS Automation” została przetłumaczona na 1 język. 
Podziękuj [tłumaczom](https://translate.wordpress.org/projects/wp-plugins/ingestics/contributors)
za ich wkład.

[Przetłumacz wtyczkę “Ingestics – API and RSS Automation” na swój język.](https://translate.wordpress.org/projects/wp-plugins/ingestics)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/ingestics/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/ingestics/) lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/ingestics/)
przez [RSS](https://plugins.trac.wordpress.org/log/ingestics/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 3.0.1

 * Updated plugin display name and branding assets.
 * Updated Ingestics header logo and Freemius pricing screen logo.
 * Refined Freemius integration metadata for release packaging.
 * Updated bundled Freemius SDK to 2.13.2.

#### 3.0.0

 * Unified API + RSS ingestion architecture
 * JSON/XML/RSS/CSV/HTML/Text parsing support
 * Activity logging with count reconciliation
 * Guided setup workflows and preview tools
 * Security hardening and operational diagnostics

## Meta

 *  Wersja **3.0.1**
 *  Ostatnia aktualizacja **1 tydzień temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 5.6 lub nowszej **
 *  Testowano do **7.0**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Języki
 * [Czech](https://cs.wordpress.org/plugins/ingestics/) i [English (US)](https://wordpress.org/plugins/ingestics/).
 *  [Przetłumacz na swój język](https://translate.wordpress.org/projects/wp-plugins/ingestics)
 * Tagi
 * [api](https://pl.wordpress.org/plugins/tags/api/)[automation](https://pl.wordpress.org/plugins/tags/automation/)
   [content](https://pl.wordpress.org/plugins/tags/content/)[feeds](https://pl.wordpress.org/plugins/tags/feeds/)
   [rss](https://pl.wordpress.org/plugins/tags/rss/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/ingestics/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Your review](https://wordpress.org/support/plugin/ingestics/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/ingestics/reviews/)

## Zaangażowani

 *   [ AutoAPIWP ](https://profiles.wordpress.org/virenbuddh/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/ingestics/)