1
Create a Whop OAuth Application
2
Get and set your Client ID
Copy the Client ID from your Whop application settings and add it to your
.env file:3
Add a Redirect URI
Your Whop OAuth2 Redirect URI:
- Production:
https://postqueen.example.com/integrations/social/whop - Local development:
http://localhost:4200/integrations/social/whop - Docker:
http://localhost:4007/integrations/social/whop
4
Add Whop as a Channel in PostQueen
Go to the PostQueen web interface, click Add Channel, and select Whop. You will be redirected to Whop to authorize the connection.
5
Create a Post
When creating a post for Whop, you will need to configure:
- Company: Select which Whop company to post under.
- Forum: Select the forum (experience) to post in.
- Title: An optional title for your forum post.
The channel is in the left sidebar with its avatar and name. That is the whole confirmation: if it is in the list, she can post to it.
Next steps
What she can post to Whop
Limits, post types and settings
Configuration reference
Every variable she reads
Connect errors
Invalid state, invalid_grant and the rest
Another channel
Every network, and what each one asks for