Publishing changelogs to your own site

3 min read

Send published changelogs to WordPress automatically, or to any tool via an HMAC-signed webhook.

When you publish a changelog, Vernettic can push it to your own blog or tools. There are two options.

Option 1 — WordPress (one click)

  1. 1In WordPress, go to Users → Profile → Application Passwords and add one named “Vernettic”.
  2. 2In Vernettic, go to Settings → Connections → WordPress.
  3. 3Enter your site URL, WordPress username and the application password, then connect.

Published changelogs now become real blog posts on your WordPress site automatically.

Option 2 — Webhook (any tool)

Under the Webhook card, paste a URL and save. Vernettic POSTs each published changelog (HMAC-signed) to it, so you can pipe updates into Ghost, Zapier, Make, Discord, or your own CMS.

tip

Both options fire on changelog publishes only — never on every social post.