Register your application
Register your application on Dribbble (opens in a new tab).
- Name:
MyPostizInstance
- Description:
My Postiz Instance
- Website:
https://example.com
- Redirect URI:
http://localhost:4200/integrations/social/dribbble
Copy your client secret to environment variables
These can be found immediately after registering your application. These are both 64 characters long.
DRIBBLE_CLIENT_ID="1234..."
DRIBBLE_CLIENT_SECRET="5678..."
Restart Postiz with the updated environment variables
Add a Dribbble channel in the Postiz web interface
Go to the Postiz web interface, and click on the "Add Channel" button. Select "Dribbble" from the list of available channels. You should be redirected to Dribbble to authorize the application.