Connect Telnyx AI tools directly to Jira so your team can create, update, and review issues without leaving the conversation. The integration bridges Telnyx Voice API and AI capabilities with Jira's project tracking, bringing real-time issue management into your AI workflows.
Use the Telnyx AI agent to interact with Jira through natural language commands. The integration uses Jira's REST API v3 to create issues, search for projects, manage comments, and track status changes - all triggered from within a Telnyx voice or text conversation.
The Jira integration supports the following operations across core objects:
Issues
Projects
Users
Comments
Jira is Atlassian's project and issue tracking platform, used by software and business teams to plan, track, and manage work - with AI-powered features for agile development, project management, and IT service management.
A Telnyx voice AI agent connected to Jira can create issues from bug reports, feature requests, or action items captured during phone conversations, automatically assigning them to the right projects, components, and team members. When a caller reports a bug, the agent opens a Jira issue with the description, priority, and reproduction steps gathered through conversation.
The agent can search for and retrieve issue details, sprint progress, and project status to answer caller questions in real time - "What's in the current sprint?" or "What's the status of PROJ-123?" It reads back the assignee, status, priority, and recent comments.
The agent can also update issue statuses, add comments, modify priorities or due dates, and move issues between sprints - all through natural conversation. This lets stakeholders and contributors stay on top of Jira without leaving the call.
COMPOSITION
Four Jira assistants. Pick one and the blocks it runs on light up, and the create call attaches Jira 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.

Voice agents that create and update Jira issues during phone calls.
Learn more
Reasoning that decides when to create an issue, add a comment, or update a status in Jira.
Learn more
Carrier-grade SIP transport keeps every project coordination call clear and connected.
Learn more
Transcribe caller bug reports in real time so the agent can create accurate Jira issues.
Learn more
Generate natural-sounding status summaries from Jira issue and sprint data.
Learn more
Provision local or toll-free numbers for a dedicated project support hotline.
Learn moreOptimize recruiting with voice-driven updates, scheduling, and candidate workflows.
Learn moreCHOOSE BY USE CASE OR PRODUCT
RESULTS
cURL
# issue creation by voice — 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": "jira-issue-creation", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, ask the caller to describe the issue, confirm the summary and priority, and create a new issue in Jira.", "integrations": [ { "integration_id": "jira" } ] }'# 6 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsIssue Creation by Voice
SELECT USE CASE
SELECT USE CASE
OR SELECT PRODUCT
RESULTS
cURL
# issue creation by voice — 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": "jira-issue-creation", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, ask the caller to describe the issue, confirm the summary and priority, and create a new issue in Jira.", "integrations": [ { "integration_id": "jira" } ] }'# 6 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsIssue Creation by Voice
RESULTS
cURL
# issue creation by voice — 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": "jira-issue-creation", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, ask the caller to describe the issue, confirm the summary and priority, and create a new issue in Jira.", "integrations": [ { "integration_id": "jira" } ] }'# 6 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsIssue Creation by Voice