
To make sure the link works try sending it as a Viber message and pressing it from within Viber. Note: Some browsers might have a problem identifying the deep link. The user will be able to send the text as it is, edit it, or delete it.Ī deep link with context parameter will look as follows: viber://pa?chatURI= &context= &text= The value of this parameter will appear in the text input field when the 1-on-1 chat with the bot is opened by pressing the deep link. The context will be transferred as a string and has no length limit (up to URL length limit). The value of this parameter will be forwarded to the bot under the context parameter in the conversation started callback (see conversation started for additional details). The bot is able to accept two additional parameters in the deep link: Context The scheme for this link is: viber://pa/info?uri= Additional parameters

This deeplink is supported on Android and iOS, and is not supported on Desktop. Tapping this link will open the bot on the info screen.

The scheme for this link is: viber://pa?chatURI= Link to Info screen Tapping this type of link will open a conversation with the bot and trigger a conversation started event. There are three types of deep link available. It can be found in the your bot’s Admin Panel or in the response to the get-account-info API request.

Bot can have deep links to direct users to different parts of the bot.ĭeeplinks require specifying the URI of your bot.
