Connect Any API,
Display Anywhere.

FetchFlow turns WordPress into a data-integration platform — pull JSON, XML or CSV from any endpoint, design your own templates, drop them into Gutenberg blocks and deliver dynamic content, no custom backend required.

  • Caching Built In
  • Works with Gutenburg
  • Secure Auth Handling
Today, web content is no longer just static posts. Whether you’re showing product feeds, weather widgets, social media aggregations or internal dashboards — you need a tool that handles external APIs, templating and WordPress display in one smooth workflow.

That’s exactly what FetchFlow delivers.

Top Features

API Endpoint Management

  • GET, POST, PUT, DELETE, PATCH
  • API Key, Bearer, Basic Auth
  • Custom headers & request body
  • Real-time testing & schema view

Template-Based Rendering

  • Mustache templating + live preview
  • Lists, tables, cards & custom layouts
  • Syntax highlight & autocompletion
  • Drag-and-drop template builder

Gutenberg Integration

  • FetchFlow API & Template Blocks
  • Automatic caching for speed
  • Graceful errors & fallbacks

Modern Admin Interface

  • React SPA + Tailwind UI
  • Realtime testing & debugging
  • Response schema viewer
  • Error logs & diagnostics

Performance & Caching

  • Configurable cache TTLs
  • Request tracking & logging
  • Optimized DB operations

Developer-Friendly

  • PHP 8.3+ (strict types)
  • TypeScript React components
  • REST endpoints for automation
  • Modular, WP-standard architecture

Live Demo

Enter any public JSON/XML/CSV endpoint to preview rendering with a Mustache template. (Sanitized & cached in demo mode.)
00

days day

00

hours hour

00

minutes minute

00

seconds second

How it works

Add a URL, method, headers, and auth (API Key, Bearer, Basic). Test and validate the response schema in the admin.

Use Mustache (or the drag-and-drop builder) to map and style fields. Preview with real data.

Insert the FetchFlow block, pick your endpoint and template, set cache TTL & fallbacks—publish!

Use It For…

E-commerce product displays from external APIs.

Pull products from external services, render cards or tables, and cache for speed.

Dashboards & data visualisations (weather, finance, open data).

Combine multiple endpoints to build dashboards and data visualizations.

Social & news feeds aggregated from third-party APIs.

Aggregate content from APIs and normalize formats via templates.

Custom WordPress portals (CRM/HR/ERP integrations).

Build internal portals on WordPress with external data sources.

Headless or hybrid WordPress + front-end setups needing dynamic data.

Render CSV/XML/JSON from public datasets with ease and accessibility.

Technical Benefits

  • No‑code for basic integrations; developer hooks for advanced flows.
  • WordPress‑native, SEO‑friendly, accessible markup.
  • Server‑side fetching with cache and sanitization.
  • Secure auth storage with headers & secrets abstracted.
  • Full REST API for CI/CD & headless use.
Developer Snippet
// PHP – Render an endpoint with a template
$rendered = fetchflow()->render(
endpoint: 'gfm',
template: 'people-grid',
params: ['limit' => 12]
);
echo $rendered; // safe, sanitized HTML

Simple Pricing

All plans include core features, Gutenberg blocks, and caching.

$ 0
Everything you need to succeed.
  • 1 Endpoint
  • Basic templates
  • Community support
  • No bloat
Get Started
Enterprise
Contact
Everything in Pro PLUS
  • SLAs, SSO options
  • Custom blocks & integrations
  • Onboarding & training
  • No bloat
Talk to Us

Choose your plan!

Install FetchFlow today and turn WordPress into your API content engine.

A WordPress plugin for connecting external APIs and rendering templated content anywhere on your site.