Connect your voice agent with Microsoft SharePoint to access and manage documents during voice interactions. The integration allows agents to retrieve files, update records, and capture notes directly within shared document repositories.
A Telnyx Voice AI agent can retrieve documents or store information in SharePoint during a conversation. Using API tool calls, the agent can access files, update records, or log notes directly in shared document repositories, helping teams manage documentation and knowledge workflows.
The SharePoint integration supports the following operations across core objects:
Files
Folders
Users
Microsoft SharePoint is a cloud-based document collaboration and content management platform that enables organizations to store, organize, share, and co-author documents across teams. Integrated with Microsoft 365, SharePoint serves millions of users with intranet sites, document libraries, lists, and workflow automation.
A Telnyx voice AI agent can read, create, update, and search documents and list items within SharePoint during a phone call. When a caller requests information, the agent can search document libraries by keyword, retrieve document metadata, and read summaries of relevant files stored in SharePoint sites.
The agent can create new list items - such as adding entries to a tracking list or creating a task in a SharePoint task list - and update existing items with new information gathered during the call. It can also search across SharePoint lists to find specific records, such as looking up a project status or a policy document.
For document-heavy workflows, the agent can check whether a file exists in a given library, read its properties, and provide a verbal summary of its contents. Notes and action items captured during the call can be written back to SharePoint lists, ensuring the team's shared workspace stays current with every conversation.
COMPOSITION
Four SharePoint assistants. Pick one and the blocks it runs on light up, and the create call attaches SharePoint 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 internal information calls and interact with SharePoint - searching document libraries, reading list items, and creating entries during natural conversations.
Learn more
Reason over document context so the agent can determine which SharePoint file or list is most relevant to the caller's request.
Learn more
Carry every internal service 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 details for SharePoint list items and notes.
Learn more
Read back document summaries, list contents, and confirmation messages in a clear, natural voice.
Learn more
Provision local and toll-free internal service numbers in minutes, with instant activation.
Learn moreOptimize recruiting with voice-driven updates, scheduling, and candidate workflows.
Learn moreCHOOSE BY USE CASE OR PRODUCT
RESULTS
cURL
# document information line — 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": "sharepoint-doc-info", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, ask the caller which document they need, search SharePoint for matching files, and read out the document title and key information.", "integrations": [ { "integration_id": "sharepoint" } ] }'# 7 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsDocument Information Line
SELECT USE CASE
SELECT USE CASE
OR SELECT PRODUCT
RESULTS
cURL
# document information line — 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": "sharepoint-doc-info", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, ask the caller which document they need, search SharePoint for matching files, and read out the document title and key information.", "integrations": [ { "integration_id": "sharepoint" } ] }'# 7 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsDocument Information Line
RESULTS
cURL
# document information line — 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": "sharepoint-doc-info", "model": "meta-llama/Meta-Llama-3.1-8B-Instruct", "instructions": "Answer the call, ask the caller which document they need, search SharePoint for matching files, and read out the document title and key information.", "integrations": [ { "integration_id": "sharepoint" } ] }'# 7 primitives · 1 vendor · 1 bill# 1 tool · GET /v2/ai/integrationsDocument Information Line