top of page

Post WordPress Blog via XML-RPC HTTP Request

An n8n workflow to post blog entries on Wordpress.com using XML-RPC protocol via HTTP Request node. It uses JavaScript code to prepare XML payload, handles XML response, and supports posting with a manual trigger. Tech stack: n8n, Wordpress XML-RPC API.

bottom of page