Blogent

n8n Integration

Active POST Webhook workflow with an explicit success response.

n8n

Build an active POST Webhook workflow that publishes all locales before responding to Blogent.

The workflow receives the standard Blogent JSON contract: publish every language in article, copy the temporary cover into persistent storage, preserve language-specific aliases, and map the optional author fields.

Test connection always sends a real article. Make, n8n, and Wix must return {"posted": true} only after publishing finishes. ApiX-Drive, Albato, and Zapier acknowledge the queued workflow first, so Blogent asks you to verify the run and the resulting article on the destination site.

  1. Add a Webhook node with method POST. Configure Header auth if needed and use the Production URL after activating the workflow.
  2. Convert the article object into items, process every language, and use the destination node or HTTP Request node to upsert articles by language plus alias.
  3. Copy the cover into persistent storage and fail the workflow if any language or image cannot be published.
  4. Use Respond to Webhook as the final successful node with HTTP 200 JSON {"posted": true}, then run Blogent’s real connection test.
Official platform documentation
Universal webhook contract

This integration receives the standard Blogent JSON payload. Review the full contract — fields, HTML tags, response format — and try the live webhook tester.

Open webhook documentation

Webhook tester

Send a test article to your endpoint and check how the CMS processes the data. Edit the JSON if needed.

Edit the JSON to test different data and language codes.

Put your SEO blog on autopilot

Create a blog, connect n8n, and Blogent will plan, write, link, and publish articles automatically.

Start now