

Grav is a flat-file CMS; programmatic publishing requires a third-party API plugin.
How Sorank connects: via Make.com (webhook bridge). Grav can receive blog posts through its API (via a blog module or extension), so each article Sorank generates is sent to a Make.com scenario through a webhook, and Make publishes it to Grav using Make.com's generic HTTP module. Sorank has no native Grav connector, but the webhook plus Make route automates publishing end to end.
To validate on a live Grav account before promising a turnkey setup. If the create-post call is not available, fall back to Sorank's self-hosted blog.
Public API: Partial · Dedicated Make.com app: No · Create-blog-post endpoint: Indirect · API docs: https://github.com/Regaez/grav-plugin-api