refactor: telephony integration

This commit is contained in:
Sabiha Khan 2025-10-13 17:55:10 +05:30
parent b9d1720d94
commit a01f2df7ea
26 changed files with 1583 additions and 28 deletions

View file

@ -38,11 +38,25 @@
"features/campaigns",
"features/looptalk"
]
}
]
},
{
"tab": "Integrations",
"groups": [
{
"group": "Overview",
"pages": [
"integrations/overview"
]
},
{
"group": "Telephony Integrations",
"group": "Telephony",
"pages": [
"telephony/twilio"
"integrations/telephony/overview",
"integrations/telephony/twilio",
"integrations/telephony/webhooks",
"integrations/telephony/custom"
]
}
]