- Integrations
- /
- WordPress
WordPress
WordPress (self-hosted) post management
WordPress on Tiny Command targets the self-hosted WordPress REST API (the /wp-json/wp/v2 surface every WordPress 4.7+ install exposes by default) — works against any WP instance that has the REST API enabled and a means of authentication. Five actions, no triggers (WordPress doesn't emit outbound webhooks in the core; plugins like WP Webhooks let you point at a Tiny Command webhook trigger for post-published, comment-created, etc., events): Create Post (with title, content as HTML or block-editor markup, excerpt, status, categories, tags, featured media), Update Post, Get Post, List Posts (with filters by status, category, tag, author, date range), Delete Post. The connection takes the WordPress site URL plus either an application password (recommended — set per-user in WP Admin → Users → Application Passwords) or HTTP basic. The application password approach is the modern path; it generates a strong per-integration password without exposing the user's real account password, and revokes individually.
Do anything WordPress can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Create Post | Creates a new blog post on your WordPress site with title, content, status (draft/publish), categories, tags, and featured image. Use it to pipe AI-drafted articles or external CMS content into WordPress. |
| Delete Post | Deletes a WordPress post. By default moves it to trash; pass force=true to permanently delete. Use the soft-delete path for safety. |
| List Categories | Lists all post categories on the WordPress site with slug, name, and post count. Use to populate a category picker before posting. |
| List Posts | Lists recent WordPress posts, with filters for status, author, category, and date. Useful for newsletter generators or for syncing content elsewhere. |
| Update Post | Updates an existing WordPress post: title, content, status, categories, tags, or featured image. Used by content-refresh and AI-edit workflows. |
Pre-built WordPress workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect WordPress once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every WordPress field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the WordPress integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect WordPress to Tiny Command?
What WordPress triggers does Tiny Command support?
What WordPress actions can I run from a workflow?
Is the WordPress integration real-time?
Do I need to write code to use WordPress with Tiny Command?
How much does the WordPress integration cost?
More other apps people connect.
Same category as WordPress, ordered by how often teams pair them. Hover the carousel to pause.
Do more with WordPress.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.