...
To create a link to a channel, copy the Uri of the channel you created and paste it in place of the following link instead of Uri:
viber://pa?chatURI=uri
How to add the button “Share number”
The process of requesting a user's Viber phone number without manual input:
This option is already available in the out-of-the-box version of Beesender. To implement it, you need to specify a parameter in the message element with buttons at the relevant stage of the chatbot process. This parameter will be responsible for this option.
Parameter: [*NUM*]
Button Formula:
Code Block |
---|
[*NUM*]Button Text |
Example: [*NUM*]Share number
Info |
---|
After this setup, the chatbot will offer a button. When the user clicks on it, they will be prompted to send their phone number. |