FetchFlow for WordPress Developers.
Use the FetchFlow plugin to connect any JSON API and take full control of how that data appears on your WordPress site — no custom backend required.
Endpoints
Connect a JSON API and start fetching.
Simple, intuitive, and built for real WordPress sites.
Create an endpoint, design a content pattern, and define your style. Presto — your data is live and ready to publish.
Add endpoints on demand
Our endpoint builder lets you connect almost any JSON REST API in seconds — set the method, headers and auth, click test, and you're fetching.
Use it anywhere
Content patterns drop into posts, pages, sidebars and custom blocks — anywhere the FetchFlow Gutenberg block lives.
Show it everywhere
Render fetched data with clean, server-rendered markup — the editor preview matches the frontend, every time.
From API to page in three steps.
Add an endpoint, map the fields with a content pattern, and drop the FetchFlow block into any post or page. No custom backend, no gray areas.
Liquid templates you already know how to write.
At the core of FetchFlow is Liquid — the same templating language Shopify made familiar. Use {{ field }}, {% for %} and {% if %} plus dozens of built-in filters to build content patterns fast — with an Available Keys panel that inserts real response fields as you type.
<ul class="ff-list"> {% for item in items %} <li> <a href="{{ item.url }}">{{ item.title }}</a> <span class="price">{{ item.price | currency }}</span> </li> {% endfor %} </ul> {% comment %} renders server-side, cached per endpoint {% endcomment %}
Six style presets included — and endless room to customize.
Clean List, Card Stack, Feature Grid, Inline Chips, Clean Table and Striped Table ship ready to use. Add custom CSS or a custom container class when you need to go further.
Any JSON API
Connect virtually any REST API — GET, POST, PUT, PATCH, DELETE — with API key, bearer or basic auth, right from the admin.
Real-world use cases
Product feeds, dashboards, portals and hybrid front-ends. See what people are building with FetchFlow.
Helpful support
Free support for every FetchFlow user, and priority responses for Pro customers — usually within one business day.
Professional features
Need incoming webhooks, premium Liquid filters, feed analytics or one-click licensed updates? Check out FetchFlow Pro.
Download FetchFlow and see how easy your project can be.
3-site licenses for freelancers, 25-site licenses for agencies. Cancel anytime — Stripe handles billing.