Rankply

← All integrations

Connect Custom Webhook to Rankply

POST every new post to any URL you control — n8n, Make, or your own backend. (For Zapier, use the dedicated Zapier integration.) Follow the steps below — most customers finish in 3 minutes.

How to connect Custom Webhook

Any endpoint that accepts POST requests with a JSON body. Use this for platforms not on the list — pair with Zapier, n8n, Make, or your own backend.

3 minEasy
  1. Decide where each post should be delivered. Some options:

    Your own API endpoint, a Zapier Catch Hook, an n8n webhook node, a Make scenario, or any serverless function.

  2. Create the endpoint and copy its full URL (must start with https://).

  3. (Optional) Set a signing secret — any random string. We'll send it in the X-Rankply-Signature header so you can verify the request came from us.

  4. Paste the URL (and signing secret if you set one) into Rankply.

If it doesn’t work

  • The endpoint must respond with HTTP 200 within 30 seconds. If you do heavy work (like saving to a database), respond first and process the rest async.
  • Our payload is JSON. See the Custom Webhook docs link above for the exact schema.
What happens next: Each finished post fires a POST request to your URL with title, body_markdown, excerpt, cover_image_url, and tags. You decide what to do with it.

What Rankply does once connected

Monthly draft

Every billing cycle our writers produce one or more blog posts and push them as drafts to your Custom Webhook.

You review

The post lands in your CMS with title, body, cover image, and tags. You read it, tweak if needed, and click Publish.

We track AI lift

Once live, we monitor how often AI engines start citing it in your industry — measurable progress, not just published count.

Want the official vendor docs for the underlying API? Custom Webhook API documentation ↗

Ready to plug Custom Webhook into your monthly content engine?

Free 30-second audit. Connect Custom Webhook once you’ve picked a plan.