Settings Schema
When creating a post for Skool, use the following settings schema:Fields
| Field | Type | Required | Description |
|---|---|---|---|
__type | string | Yes | Must be skool |
group | string | Yes | Skool group ID |
label | string | Yes | Label ID for the post |
title | string | Yes | Title of the post (min 1 character) |
group
The Skool group ID where the post will be published. You can find available groups by selecting them in the Postiz UI when configuring the Skool channel.
label
The label ID to categorize the post. Each Skool group can have multiple labels — select the target label in the Postiz UI to obtain its ID.
title
The title of the Skool post. This is a required field and must be at least 1 character long.
Complete Example
Community Post
Post with Image
Quick Announcement
Skool uses the Postiz Chrome Extension for authentication. Make sure the extension is installed and configured before using the API. See the Skool provider guide for setup instructions.

