Does anyone know how to integrate Viber in uipath?

Hello experts,
Does any one yet integrated viber in their projects ? if so please help me with this.

I want to send message to users, associate with automation project when an exception occurs.

I search for thread in this forum but found incomplete.

Please help me with this.

@prabin_chand1

You need to check this…you can use these api and send messages…first check the syntax in postman

Cheers

I did read this documentation but did not get any idea how to where to configure and make it work, so i did came to forum

@prabin_chand1

In UiPath you would configure it in http request…or you can as well use integration services and configure the call there…

To understand the api calls and the request body and headers you have to verify the viber api documentation only

The steps to autheticate are outlined here

Cheers