Encoded IDs
Here is how you can find the encoded ids of the channel or playlist for use in Firework integration
The web integration only requires the channel(user) name for the Embed components. But the Mobile SDKs require the encoded channel id for embedding Firework feed views. The encoded channel id can be found in the URL while browsing the channel in Firework Business Portal.

In the above example the encoded channel id is d4kdzO8
The encoded playlist ID is required for both Web and SDK feed integrations with playlist as the source and it can be found in the URL while browsing the playlist in the Firework Business Portal. For web integrations the playlist attribute is automatically filled in while copying the embed code from Business Portal.

In the above image, the active playlist ID is gKPr1v
Playlist Group referenced in SDK can be found in Business Portal as Playlist Collections. The encoded playlist group ID is required for both Web and SDK feed integrations with playlist group as the source and it can be found in the URL while browsing the playlist collections in the Firework Business Portal. For web integrations the playlist group attribute is automatically filled in while copying the embed code from Business Portal.

In the above image, the active playlist group ID is Mgd4Zg
Last modified 10mo ago