dilii
October 8, 2021, 11:25am
1
Hi all,
Is there any way to send an SMS message when my robot got disconnected from the Orchestrator where the robot is in a remote machine?
1 Like
Hi
There is two options here
Either we can directly get the alert from orchestrator through mail
Pls check below docs on alert options available
Choose the one you require
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
Or if you other bot configured in a separate machine then you can use that bot to check whether the robot you are looking for is connected or not
Though orchestrator api
For referral
Hello everyone,
I am recently configuring my first Orchestrator and I would like to know if there is a way to receive notifications or alerts to when my Orchestrator fails, lets say server is offline or for some reason it fails to execute schedules or jobs while I am not connected. I know that there are alerts if some robot is offline but I want a specific notification for when the Orchestrator is the one with the problem.
thank you for your help.
Aaron.
And for api
Once you get the response from api we can use the same robot to send sms via twilio activity package
For using twilio activity here you go
Description
Twilio is a leading cloud communication company that enables software developers to programmatically interact with a variety of communication channels including voice/phone, SMS/text, email, chat and web channels. Twilio offers a rich set of communication REST APIs to build communication workflows in a variety of applications and scenarios.
The UiPath.Twilio.Activities package offers activities to initiate outgoing phone calls or send SMS messages.
Activities List
Twilio Scope β¦
Hope this would help you resolve the
Cheers @dilii
1 Like
Srini84
(Srinivas Kadamati)
October 8, 2021, 11:36am
3
@dilii
Itβs a nice usecase we can say, but as of now I can give you some idea like using webhooks and Twilio integration maybe helps you get the alerts
Webhooks enable you to better integrate your UiPath automation with your entire application ecosystem. You can subscribe to Orchestrator events and send them to any external DCM, BPM, or CRM solution and inform different users, for example, that...
Thanks
1 Like
Go to https://cloud.uipath.com/
β Orchestratot->Tenent->Settings (Uncheck default credentials)-click test mail Setting
For SMTP Password generation
go to Setting Up Email Alerts .
1 Like
dilii
October 15, 2021, 8:18am
5
I tried this one. Thanks. But searching for a method to send SMS.
alternatively, you can have a email notification from orchestrator in a specific folder and then have sms alert for all those email notifications?
that can be done in multiple ways, you csn find many.
Below link might give you an idea
1 Like
dilii
October 18, 2021, 8:45am
7
Thank you for the solution. Tired it. but no luck
Hi
Can anyone tell me how to enable and disable alert notifications for specific group mail IDs in the orchestrator?