Why this use case exists
Many agencies and operators purchase phone numbers inside Retell. Historically, outbound setups required importing numbers directly from providers like Twilio/Telnyx, which created friction. Knotie now supports Retell phone number import, enabling:- Use of Retell-managed numbers in Knotie
- Customer assignment + credit tracking in Knotie
- Outbound dialing from external systems (GHL, forms, custom webhooks)
What you’ll achieve
- Import Retell phone numbers into Knotie Partner Portal
- Assign the number to a customer
- Assign a Retell agent to the number (Outbound enabled)
- Generate an outbound webhook key (
owk_...)
📸 [Screenshot placeholder: Phone Numbers page showing provider = Retell and Imported badge]
Prerequisites
- A Retell account with phone numbers purchased
- Retell API credentials
- At least one Retell agent
- A customer onboarded in Knotie
Step 1 — Import Retell numbers
- Partner Portal → Phone Numbers
- Click Import Numbers
- Choose Retell as the provider
- Enter Retell API credentials
- Select one or more numbers to import
📸 [Screenshot placeholder: Import Numbers wizard → Retell provider selected]
Step 2 — Assign the imported number to a customer
- In the Phone Numbers list, find the imported number
- If it shows Unassigned, click Assign
- Choose the correct customer
- Save
📸 [Screenshot placeholder: Assign Customer modal]
Step 3 — Assign a Retell agent (Outbound)
- In the Agent Assignment column, click Assign Agent
- Select a Retell agent
- Enable Outbound for the mapping
- Save
📸 [Screenshot placeholder: Agent assignment modal with Outbound toggle enabled]
Step 4 — Generate an outbound webhook key
- Open the phone number detail panel
- Find Outbound Webhook
- Click Generate Key
- Copy and store it securely
📸 [Screenshot placeholder: Outbound Webhook Key generated (owk…)]_
Step 5 — Trigger outbound calls
You can trigger outbound calls from:- GoHighLevel workflows (native)
- Custom webhooks
- Your backend
Required fields
Your webhook request must include:from_number(the imported Retell number)to_number(the lead phone number)
Authentication
Send:Authorization: Bearer owk_...
📸 [Screenshot placeholder: Example webhook request payload]
Operational notes
- If you are using Retell-purchased numbers, billing for telephony may remain with Retell.
- Knotie still provides the partner/customer management layer: assignment, tracking, and quota/credit enforcement.