- Go to your Invision Community Admin Panel
- Click System
- Click API
- Click Create New under OAuth Clients
- Set Client Type to Custom Confidential OAuth Client
- Set Redirection URI
- Configuring the Access Token and Authorization Prompt settings is optional
- Copy the Client ID and Client Secret
- Do not edit the scopes
- Click Save
Creating a REST API Key
- Go to your Invision Community Admin Panel
- Click System
- Click API
- Click REST API Keys
- Name your API Key
- In the Realms.tv Invision Community Integration section, open
api_realmstv_realm
- Check “Access” and “Log” next to
/live
- Check “Access” and “Log” next to
/alerts
- Click Save
- Go to your Invision Community Admin Panel
- Click System
- Click API
- Click Create New under Webhooks
- Set URL to (example: https://realm-name.realms.tv/auth/invision-community)
- Where you see “realm name” enter the name of your realm
- Select
Member_edited and member_edited_realmstv as your webhook events
- Click Save
- Go to the integration page within your realm
- Select Invision Community
- Select No Sync, Soft Sync, or Hard Sync
- Enter the API key from Invision Community
- The the base URL of your Invision Community
- Enter the Client ID you previously copied
- Enter the Client Secret you previously copied.
- Click Save