Connect your voice agent with UiPath to trigger and monitor RPA automations during phone conversations. The integration allows agents to start jobs, check status, and manage queue items through natural dialogue.
A Telnyx Voice AI agent can interact with UiPath Orchestrator through API tool calls. Based on the conversation, the agent can start automation jobs, check job status, create queue items, and monitor robot execution - all during a live phone call.
The UiPath integration supports the following operations across core Orchestrator objects:
Jobs
Queues
Robots
Processes
CATEGORY
Developer resources
UiPath is a leading enterprise automation platform specializing in robotic process automation (RPA). It enables organizations to automate repetitive, rules-based tasks by deploying software robots that interact with applications just like human workers - across front office, back office, and IT operations.
A Telnyx voice AI agent can trigger, monitor, and interact with UiPath automation jobs during a phone call. When a caller requests an action that maps to an RPA workflow, the agent can start a job in UiPath Orchestrator, passing parameters such as customer name, account number, or transaction ID gathered during the conversation.
The agent can check the status of running jobs, read job logs, and report outcomes back to the caller. It can search the UiPath queue for pending items, create new queue items with data collected from the caller, and update the priority of queued transactions based on urgency.
For automation governance, the agent can list available robots, check robot availability, and trigger specific processes based on caller intent. It can also read job history to provide insights on automation performance and surface failed runs that need attention - turning the RPA control room into a voice-accessible interface.
COMPOSITION
Four UiPath assistants. Pick one and the blocks it runs on light up, and the create call attaches UiPath in the same request, the meter prices it. Or click any single block: every primitive sells alone.
One request. Tools attached. You pay the minute, not the connector.
Every Telnyx integration runs on the same infrastructure: voice AI agents for conversation, inference for reasoning, SIP trunking for transport, STT and TTS for understanding and speech, and phone numbers for provisioning.

Handle operations calls and interact with UiPath - triggering robots, checking job status, and creating queue items during natural conversations.
Learn more
Reason over caller intent so the agent can determine which UiPath process to trigger and what parameters to pass to the robot.
Learn more
Carry every operations call over Telnyx SIP trunks with carrier-grade reliability and global reach.
Learn more
Transcribe caller requests in real time so the agent can capture accurate parameters for UiPath job triggers and queue items.
Learn more
Read back job statuses, queue positions, and robot execution results in a clear, natural voice.
Learn more
Provision local and toll-free operations numbers in minutes, giving teams a direct line to trigger and monitor automations.
Learn moreOptimize recruiting with voice-driven updates, scheduling, and candidate workflows.
Learn moreCHOOSE BY USE CASE OR PRODUCT
RESULTS
cURL
# voice-triggered automation — create the agent# tools attach in the same requestcurl -X POST https://api.telnyx.com/v2/ai/assistants \ -H "Authorization: Bearer $TELNYX_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "name": "uipath-voice-trigger", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, ask the caller which automation they want to trigger, confirm the choice, and launch the UiPath bot via the Agent SDK.", "integrations": [ { "integration_id": "uipath" } ] }'# 7 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsVoice-Triggered Automation
SELECT USE CASE
SELECT USE CASE
OR SELECT PRODUCT
RESULTS
cURL
# voice-triggered automation — create the agent# tools attach in the same requestcurl -X POST https://api.telnyx.com/v2/ai/assistants \ -H "Authorization: Bearer $TELNYX_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "name": "uipath-voice-trigger", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, ask the caller which automation they want to trigger, confirm the choice, and launch the UiPath bot via the Agent SDK.", "integrations": [ { "integration_id": "uipath" } ] }'# 7 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsVoice-Triggered Automation
RESULTS
cURL
# voice-triggered automation — create the agent# tools attach in the same requestcurl -X POST https://api.telnyx.com/v2/ai/assistants \ -H "Authorization: Bearer $TELNYX_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "name": "uipath-voice-trigger", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, ask the caller which automation they want to trigger, confirm the choice, and launch the UiPath bot via the Agent SDK.", "integrations": [ { "integration_id": "uipath" } ] }'# 7 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsVoice-Triggered Automation