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 Groniz 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 Groniz 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 is connected through the Groniz browser extension. Connect your Skool account from the console before using it via the API.
