About 54 results
Open links in new tab
  1. 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.

  2. 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 …

  3. 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 …

  4. How to send message to Viber bot with Python? - Stack Overflow

    Mar 7, 2019 · To simulate a webhook request from Viber, you must send the X-Viber-Content-Signature header. Also this value must be a SHA256 hash computed using the auth token and the webhook …

  5. 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 …

  6. How to create a custom connector in rasa for Viber connectivity

    Aug 12, 2022 · How to create a custom connector in rasa for Viber connectivity • This is my current custom connector file. the file name is viber.py and I am using rasa 2.8 ( I had to hide the hostname …

  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. 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 …

  9. How to get message by message_token using Viber REST API?

    Sep 19, 2019 · 0 Viber message_token is an identifier for peer-2-peer connection between Viber server and/or your local or online server and not the actual message. Moreover, there is no "buffer" for …

  10. 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) …