Konnectify
Retell AI + Konnectify

Retell AI Integration with Konnectify

Connect Retell AI to Konnectify to orchestrate voice AI and telephony automation—initiate and manage calls and chats, sync agent and conversation assets, and build knowledge bases that power real-time customer interactions.

Calls Chats Agents Knowledge Bases Phone Numbers Voices 1 Trigger 23 Actions

What is Retell AI?

Retell AI is a voice AI platform for building and operating AI-powered voice agents that can handle real phone calls and web calls. It combines telephony, LLM-driven dialog, and operational tooling (agents, voices, call recordings, and knowledge bases) to run automated conversations at scale.

With Konnectify, you can automate how calls and chats are initiated, tracked, and updated—while keeping your agent configuration, knowledge base sources, and call outcomes in sync with the rest of your business stack.

New to Retell AI?
Create your Retell AI workspace, set up agents, and generate an API key to connect.
Visit Retell AI →
New to Konnectify?
Build workflows across apps, add steps with triggers/actions, and deploy automations in minutes.
Create a Konnectify account →
What you can automate
• Purchase, look up, or delete Retell phone numbers
• Initiate phone calls, web calls, and batch call campaigns
• Register pre-existing calls and update call states/metadata
• Create, update, and end chat sessions for agents
• Create and maintain knowledge bases and their sources
• Retrieve voice agents, LLMs, conversation flows, and available voices

API & Authentication

Authentication type: API Key (credentials)
Konnectify connects to Retell AI using an API Key. You’ll paste your Retell API key into the Retell AI connection in Konnectify. Keep this key secure—anyone with access can make API requests on your behalf.
  • Where to find it: In your Retell AI dashboard (API / developer settings).
  • How it’s used: Sent with each request to authenticate and authorize operations like calls, chats, knowledge bases, and voices.
What the Retell AI connection can do
Based on available triggers and actions in this connector, Konnectify can access these functional areas:
  • Calls: create calls/web calls/batch calls, update calls, retrieve call details and recordings, register external calls.
  • Chats: create, retrieve, update, and end chat sessions.
  • Agents & flows: retrieve voice agents, chat agents, Retell LLMs, and conversation flows.
  • Phone numbers: create (purchase/setup), find, and delete phone numbers.
  • Knowledge bases: create, add sources, retrieve, and delete knowledge bases.
  • Voices: add/clone voices, get voice details, and search voices.
Important: plan restrictions & rate limits Retell AI features (e.g., phone number purchasing, call concurrency, recordings, knowledge base limits) can vary by plan and region. Additionally, API rate limits may apply. If a workflow runs at high volume (batch calls, frequent polling), add retries/backoff and avoid unnecessary calls.

Official docs: refer to Retell AI’s API documentation for endpoint details, required fields, and limits. Retell AI documentation →

How to connect Retell AI to Konnectify

Prerequisites
  • A Retell AI account with API access enabled
  • Your Retell AI API Key
  • In Retell AI: at least one agent/voice configured (required for initiating calls/chats)
  • A Konnectify account and permission to create/edit workflows
1

Add Retell AI to a Workflow

  1. Create a new Workflow in Konnectify (or open an existing one).
  2. Click Add step and search for Retell AI.
  3. Select a Trigger (to start the workflow) or an Action (to perform an operation).
2

Authorize via API Key authentication

  1. When prompted, create/select a Retell AI connection.
  2. Paste your API Key into the connection field.
  3. Save. Konnectify will validate the key when making requests.
3

Configure the Trigger or Action

  1. Choose the Retell AI event (Trigger) or operation (Action) you need.
  2. Map required fields using outputs from previous steps (e.g., phone number, agent ID, dynamic variables).
  3. Use test data to validate configuration before moving on.
Warning For call-initiating actions (Create Call / Create Web Call / Create Batch Call), ensure the agent/voice configuration exists in Retell AI and that the destination number and region/permissions are allowed by your Retell plan.
4

Test the Workflow

  1. Run a test to confirm Retell AI returns the expected objects (call/chat/agent details).
  2. Check mapped fields carefully (IDs, phone numbers, dynamic variables).
  3. Review step logs for errors and retry behavior.
5

Activate the Workflow

  1. Turn on the workflow.
  2. Monitor early runs to confirm call/chat creation and updates behave as expected.
  3. Iterate: add filters, retries, and notifications for production reliability.

Triggers 1

This connector includes 1 trigger. The available trigger is polling-based, meaning Konnectify checks Retell AI at intervals to detect new or updated records.

Calls 1 triggers
New Call

Triggers when a new call is registered or completed.

Actions 23

Use actions to create and manage calls, chats, agents, knowledge bases, voices, and phone numbers in Retell AI.

Calls 7 actions
Create Call

Initiate a new phone call using an agent.

Create Web Call

Initiate a new web call using a voice agent.

Update Call

Update an existing phone call.

Get call

Retrieve details and recording of a specific call.

Register Phone Call

Register a pre-existing or custom mapped phone call (v2).

Create Batch Call

Initiate a batch of phone calls simultaneously.

Create Chat

Create a new chat session with a voice agent.

Note: “Create Chat” is listed under Calls because it commonly pairs with call workflows; see the Chats module for chat management actions.

Chats 4 actions
Create Chat

Create a new chat session with a voice agent.

Get Chat

Retrieve details of a specific chat session.

Update Chat

Update metadata or dynamic variables of a chat.

End Chat

Forcefully end an ongoing chat session.

Phone Numbers 3 actions
Create Phone number

Purchase or setup a new phone number in Retell.

Find Phone number

Retrieve details for a specific phone number.

Delete Phone Number

Delete an existing phone number from your Retell account.

Knowledge Bases 4 actions
Create Knowledge Base

Upload texts, urls, or files to create a knowledge base.

Add Knowledge Base Sources

Upload texts, URLs, or files to an existing knowledge base.

Get Knowledge Base

Retrieve details of a specific knowledge base.

Delete Knowledge Base

Delete an existing knowledge base from your Retell account.

Agents & Flows 4 actions
Get Chat Agent

Retrieve details of a specific chat agent.

Get Voice Agent

Retrieve details of a specific voice agent.

Get Retell LLM

Retrieve details of a specific Retell LLM.

Get Conversation Flow

Retrieve details of a specific conversation flow.

Voices 3 actions
Add Voice

Clone or add a provider voice.

Get Voice

Retrieve details of a specific voice.

Search Voices

Filter and search through available voices.

Popular automations

Examples of common Retell AI workflows you can build in Konnectify using the trigger and actions available in this connector.

Post-call enrichment & recording retrieval

When a new call is registered or completed, fetch the full call details (including recording metadata) for downstream routing and storage.

New Call Get call

Keep an agent’s knowledge base current

Create a knowledge base for a new product/help center and continuously add new sources as your content evolves.

Create Knowledge Base Add Knowledge Base Sources Get Knowledge Base

Spin up outbound calling quickly

Provision a phone number and use it to initiate outbound calls from a configured agent for appointment reminders, follow-ups, or qualification.

Create Phone number Create Call

Automated web chat lifecycle management

Start a chat for a user, update dynamic variables as context changes, and end the chat when your workflow completes.

Create Chat Update Chat End Chat

FAQ

 How does Konnectify authenticate with Retell AI? 
Konnectify uses API Key authentication. You provide your Retell AI API key when creating the connection, and Konnectify sends it with each request to authorize actions like creating calls and managing chats/knowledge bases.
 Which Retell AI plans are supported? 
Any Retell AI plan that provides API access should work. Features like phone number provisioning, concurrent calling, recordings, and knowledge base limits may vary by plan and region—confirm capabilities in your Retell AI account.
 Are Retell AI triggers webhook-based or polling-based? 
The New Call trigger is polling-based. Konnectify checks Retell AI periodically to detect new/updated calls. If you need near real-time behavior, consider shorter polling intervals (within rate limits) or combine with external events that start a workflow.
 How do I prevent duplicate processing of the same call? 
This connector does not include an “upsert” action, so deduplication should be handled in your workflow. Use a unique identifier (e.g., call ID) and store it in your datastore/CRM, or add a Konnectify filter step to skip if the ID was already processed.
 What happens if Retell AI rate limits my workflow? 
If Retell AI returns rate-limit responses, reduce polling frequency, avoid unnecessary “Get” calls, and add retry/backoff in your workflow design. Batch operations (like Create Batch Call) can also concentrate traffic—plan concurrency accordingly.
 Can I connect multiple Retell AI accounts to Konnectify? 
Yes. Create separate Retell AI connections in Konnectify—each with its own API key—and choose the desired connection per workflow step (useful for managing multiple workspaces/environments).
 How should I handle call recordings and sensitive data? 
Use Get call to retrieve recording metadata/details, then store only what you need. Follow your organization’s privacy and consent requirements for call recording, apply least-privilege access to API keys, and avoid logging sensitive fields in workflow logs where possible.

Ready to automate your Retell AI workflows?

Connect Retell AI to Konnectify to launch voice AI automations across calls, chats, knowledge bases, and more.

Get started free →

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article