About 50 results
Open links in new tab
  1. url - Create a link that will open Viber and WhatsApp and will send a ...

    for Viber this format works with public accounts. if you have a viber username you can use the same method. https://viber.me/username/ will send you to the page. this even work for facebook. if your …

  2. java - How to get the viber api key and auth token of viber to call ...

    Mar 6, 2019 · In viber api docsI am unable to get any information how to generate the api key and auth token or how to create the viber public account. can you please suggest me the steps or any working …

  3. hyperlink - HTML Viber link to specific number - Stack Overflow

    Jul 10, 2015 · I need help to implement Viber number in my application. It should connect user directly with Viber chat option and it should add specific number where message need to be send. Is it …

  4. hyperlink - How to make deep link for Viber that will redirect to ...

    4 I need a deep link that will redirect to specific number on Viber. I have for now this, but it's working as it should on computer, not phones.

  5. Viber: Extract contact numbers & Names of a one particular VIBER group

    Jan 25, 2022 · I'm in a certain Viber group. I need the contact numbers & names of people who in a ONE GROUP name into an Excel/CSV file/ I tried some methods mentioned here, but it just extracts …

  6. Newest 'viber-api' Questions - Stack Overflow

    Jun 29, 2023 · I need to display buttons in Viber bot using rich_media message type and Viber REST API. When buttons are rendered the Rich Media element has a fixed height (see on screenshot).

  7. Viber Bot REST API - Getting Messages from Bot - Stack Overflow

    Mar 21, 2022 · 3 . Setup Webhook using PostMan with parameter as url server and viber bot token Problem: I am able to send messages to the bot using POST request but if I can't get the messages …

  8. how can i get Viber contacts (Name and number)? - Stack Overflow

    Sep 3, 2020 · 2 I am trying to get Viber contacts. Using this method i get the name of the contacts that use Viber but also other contacts that do not use Viber (the selection method is not working properly) …

  9. Viber REST API, how to find Unique Viber user id? - Stack Overflow

    Dec 27, 2017 · Normally you should collect Viber IDs from all callbacks and store in DB for future use. But if you missed that step you can collect Viber IDs of online subscribed users by periodic call to …

  10. Start a Viber chat when users click a link - Stack Overflow

    Nov 6, 2015 · I know for example that I can use skype://username?call or skype://username?chat to initiate a call or chat with Skype. How can I do the same thing with Viber? Thanks in advance!