Settings Schema
When creating a post for Whop, use the following settings schema:Fields
| Field | Type | Required | Description |
|---|---|---|---|
__type | string | Yes | Must be whop |
company | string | Yes | Whop company ID |
experience | string | Yes | Forum experience ID |
title | string | No | Optional title for the forum post |
company
The Whop company ID to post under. You can find available companies by selecting them in the Groniz UI when configuring the Whop channel.
experience
The forum experience ID where the post will be published. Each company can have multiple forums — select the target forum in the Groniz UI to obtain its ID.
title
An optional title for the forum post. If omitted, the post will be created without a title.
Complete Example
Forum Post
Post with Attachment
Post Without Title
Whop forums support Markdown formatting in post content. You can use headings, bold, italic, lists, links, and more.
