Backend
Verified, ready-to-paste API route for receiving articles
This file already handles all the technical verification for you. Copy the version that matches your project and save it at the path shown in the first line of the file.
Everything needed to wire the route to your database — saving, creating the table, and unpublishing
Save incoming articles
No articles table yet? Create it
When an article is unpublished
Tip: when an article is unpublished, just mark it as a draft — don't delete it.
Each delivery is sent once. If one fails, check the delivery log (Integrations → Webhooks) and use "Test connection" to try again.
nextcrypto (Node built-in)