Hi all,

I'm going to develop a connector for WSO2 EI that support Viber.

*API : Viber REST API *
*Authentication mechanism : APP KEY*

*Viber is a useful service, allowing you to make calls as well as send
texts, photo, and video messages to other Viber users free of charge. It’s
an inexpensive and useful way to chat with friends and family abroad, or
without using minutes on your cell phone’s plan.*


*For that I have introduced nine methods to access the features and
functionalities of the Viber.*
*They are*

   - * settingWebhook - w*ebhook will be used for receiving callbacks and
   user* messages from viber.*
   - *removingWebhook - Remove the webhook  set for the account.*
   - *sendMessage - Send messages to Viber users who subscribe to the
   account*
   - *keyboardsMesssage -* The Viber API allows sending a custom keyboard
   using the send_message API, to supply the user with a set of predefined
   replies or actions.
   - *getAccountInfo - The get_account_info request will fetch the
   account’s details as registered in Viber*
   - *getUserDetails - The get_user_details request will fetch the details
   of a specific Viber user based on his unique user ID.*
   - *getOnline - The get_online request will fetch the online status of a
   given subscribed account members.*
   - *broadcastMessage - The broadcast_message API allocate accounts to
   send messages to multiple Viber users who subscribe to the account.*
   -


*postToPublicChat - The post API allows the Public Account owner to post a
   message in the Public Account’s public chat. Please let me know if you have
   any concerns on this. *


        Thanks.

Sarangika Ethugala
Intern
+94710988558
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to