Skip to main content

Settings Schema

When creating a post for Whop, use the following settings schema:

Fields

FieldTypeRequiredDescription
__typestringYesMust be whop
companystringYesWhop company ID
experiencestringYesForum experience ID
titlestringNoOptional 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.