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 facebook profile is visible to search engines, you can use this method
hyperlink - HTML Viber link to specific number - Stack Overflow 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 possible to do
Viber Bot REST API - Getting Messages from Bot - Stack Overflow 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 sent through the application My Goal is to get the messages sent through the bot on viber app itself and sent back the responses from the server Images here
java - How to get the viber api key and auth token of viber to call . . . 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 example code how to achieve the above requirements
Viber REST API, how to find Unique Viber user id? Danny Dainton mentioned the docs on how you can get data including unique ID about your own account not about somebody else! You'll receive callbacks containing user unique ID to your webhook if a user subscribes to your public account, and ONLY THEN you'll be able to send message to that user As per viber docs: The send_message API allows accounts to send messages to Viber users who
Newest viber-api Questions - Stack Overflow 0answers 166views Php Viber API bot should get messages So i have a Viber bot which is being developed, and it should be able to save the messages users are sending to him, but it is not working I tried using some debug methods, send POST manually, but id php viber viber-bot
Can we locate a user via users phone number in Android? How come Viber and VChat apps are locating user locations via their phone numbers? Here are some apps on the app store: Cell Tracker Mobile Number Phone Location Mobile Number Locator Seeking for a reliable answer
callback - Viber API get all subscribers - Stack Overflow According to viber documenation Viber API We recommend that you record the subscriber ID of each subscriber, as there’s no API for fetching all subscriber IDs for your bot You can find the subscriber ID in the sender id property of the Message callback, or the user id property of the Subscribed callback You can see whether a user is subscribed in the subscribed parameter of the
how can i get Viber contacts (Name and number)? - Stack Overflow 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) I cant get the Viber contacts number also Any idea how can i resolve this issue?