I am trying to develop automation that can send files to customers who have mobile numbers in the excel sheet.
I found out some Viber API in Packages. Let me know any guidance on how to use Viber API for file sending with some messages. Thanks a lot.
Hi
If we have the API details like endpoint, client key, and other details then did we try with HTTP REQUEST activity
We can get this activity by installing web activities package
Go to Design tab → Manage Packages → in official tab search as UiPath.Web.Activities and install it
With that activity we could be able to send the file as well