October CMS is a Laravel-based CMS; a REST blog endpoint is added through plugins.
How Sorank connects: via Make.com (webhook bridge). October CMS 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 October CMS using Make.com's generic HTTP module. Sorank has no native October CMS connector, but the webhook plus Make route automates publishing end to end.
To validate on a live October CMS 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://docs.octobercms.com/3.x/cms/resources/building-apis.html