Import REST API into WordPress

Import REST API data into WordPress—automatically.

Fetch data from any REST API, map it to posts and custom fields, filter out the noise, and publish on your schedule.

Quick answer

To import REST API data into WordPress, connect the endpoint in Ingestics, map the JSON response to post fields, apply filters and a dedupe key, then publish manually or on a schedule.

Supported formats
JSON, XML, CSV, HTML, plain text, RSS/Atom, Google Sheets
Authentication
API key, Bearer, Basic, OAuth (plan-dependent)
Scheduling
Manual, cron schedules, secure event triggers
Controls
Field mapping, filtering, deduplication, preview
Publishing
Native WordPress posts, custom fields, taxonomies, display blocks
Pricing
Free edition; paid tiers from $4.99/mo
The product

What it looks like

Map source fields to WordPress and review every item before it publishes.

Point JSON paths at post title, content, taxonomy and custom fields. Set a dedupe key so items update in place instead of repeating.

field mapping
$.data[*].namepost_title
$.data[*].valuemeta.value
dedupe keyid
statusDraft · held for review

What formats can it import?

+
JSON, XML, CSV, HTML and plain text from any reachable API.

Will it create duplicates?

+
No—set a dedupe key and existing items are updated instead of duplicated.

Can I schedule imports?

+
Yes—run manually, on a cron schedule, or via secure event triggers.
Get started

Import your API data

Start free and connect your first endpoint.