Guides
Step-by-step Sirius integration walkthroughs, from token creation to custom fields and external publishing workflows.
Create a personal access token
You should create a personal access token to use in place of a password with the command line or with the API.
Setup an App
You should create a Sirius App if you need to receive events from Sirius.
Global ID
Every admin based resource as a unique identifier named Global ID. If you want to perform a query on a single resource, you can simply visit the edit page of the resource in Sirius admin and copy this Global ID.
Import an article
A step-by-step tutorial to learn how to import an article in Sirius.
Content Preview
Sirius makes possible to preview some resources (Article, Tag, Campaign) in single or multiple environments. The guide below describes how to set up such content preview.
Integrate with external publishing system
A step-by-step tutorial to integrate your external publishing system
Custom Field
In this guide we will see how you can create a new custom field and how browse it with GraphQL API.
Third party custom field
A guide to implement a third party custom field.
Custom Types
Sirius makes possible to create a personalized content using Custom Types and Custom Fields and of being able to integrate them into an article.
Snippet - Dark Mode Support
Snippets are pieces of code that users can create and edit on our site. With this feature, we want to show you how to enable dark mode support for your snippets.