Available via:
| Platform | Setup |
|---|---|
| UI Kit Builder | |
| Widget Builder | Not Supported |
| UI Kits | |
| SDK |
You need a Bitly Access Token and your Bitly Group GUID to enable this extension.
Before you begin
Create a Bitly account
Sign up at Bitly.
Get your Group GUID
Use Bitly’s Get Groups API with the token to fetch your Group GUID.
Extension settings
Enable Bitly in your CometChat app
Login to Dashboard, select your app, then go to Chat & Messaging —> Features, under Extentions and enable Bitly.
Choose Your Integration Method
Choose the integration method that best suits your needs:UI Kit Builder
- Enable it in both Dashboard and UI Kit Builder settings, then you can use the Bitly extension in your custom chat experience.
Widget Builder
- Bitly is not supported in the Widget Builder. Please use one of the other integration methods.
UI Kits
- Enable it in the Dashboard settings, then you can use the Bitly extension in your custom chat experience built with our UI Kits.
SDK
- Enable it in the Dashboard settings, then you can use the Bitly extension in your custom chat experience built with our SDK.
Code
This extension uses thecallExtension method provided by the CometChat SDK. You can call the extension as follows:
- JavaScript
- Java
- Swift