All integrations
Live

Push every published article to any endpoint you control

Rankdesk posts a signed JSON payload to your URL the moment an article goes live, with HTML, markdown, excerpt, SEO fields and the featured image. Use it with Zapier, Make, n8n or your own backend when there is no native integration for your stack.

Setup in three steps

  1. 1Paste the endpoint URL that should receive the articles
  2. 2Add a signing secret and send a test payload
  3. 3Handle the JSON on your side and you are live

What you get

  • HMAC SHA-256 signature on every call
  • HTML and markdown in one payload
  • Resend all published articles in one click
Workflow

Approve once, then it lands in Webhook

Choose auto publish and articles go live on the schedule you set. Choose review first and nothing moves until a team member signs off.

Draft
Review
Published

Week 14

3/week

Mon

Best coffee cart software for accounting

Blog

Tue

Coffee Cart Texas

Page

Wed

Coffee cart pricing explained

Blog

Thu

no post

Fri

Coffee cart Texas: full guide

Blog

Hire Coffee Cart Wedding

Page

Sat

no post

How the connection works

What Rankdesk does inside Webhook

Push based. Rankdesk posts a signed JSON payload to a URL you control.

What you need first

  • A public endpoint that accepts POST requests
  • Signature verification on your side

Good to know

  • Failed deliveries are retried a few times, then reported by email.
  • What happens with the payload is entirely up to your endpoint.

Field mapping to Webhook

RankdeskWebhook
post.published eventFull article payload with HTML, markdown and meta
Signature headerHMAC of the raw body with your secret
FAQ

Frequently asked questions