Telnyx Integration — Automate Telnyx with AI on Beauto
Telnyx is a communications platform offering voice, messaging, and data services through a global private network.
Category: phone & sms, communication · 30 actions available
What you can automate with Telnyx
Beauto connects Telnyx with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Telnyx events, enrich Telnyx data with AI, or sync Telnyx with the rest of your stack — without writing code.
- Sync Telnyx data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Telnyx events and route the output anywhere
- Schedule recurring Telnyx tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Telnyx actions Beauto supports
- Create Network — Tool to create a new network. Use when you need to provision a fresh network resource before connecting devices.
- Create Notification Channel — Tool to create a notification channel. Use when you need to register a channel (SMS, voice, email, or webhook) to receive notifications. E.g., create a webhook channel for event callbacks.
- Create Notification Profile — Tool to create a notification profile. Use when you need to register a new profile to group notification channels (SMS and voice) and define notification settings. Must be called before TELNYX_CREATE_NOTIFICATION_CHANNEL
- Create Notification Setting — Tool to add a notification setting. Use after creating the event condition, profile, and channel. All three UUID parameters must be fetched dynamically from their respective list/create endpoints; hardcoded IDs are not p
- Delete Network — Tool to delete a network by ID. Use when you have obtained the network's identifier and need to remove it permanently.
- Delete Notification Channel — Tool to delete a notification channel by ID. Use when you have the channel's identifier and need to remove it permanently.
- Delete Notification Profile — Tool to delete a notification profile by ID. Use when you have the profile's identifier and need to remove it permanently.
- Delete Notification Setting — Tool to delete a notification setting by ID. Use when you need to permanently remove an existing notification setting before reconfiguration.
- Get Black Box Test Results — Tool to retrieve black box test results from Telnyx SETI Observability. Use when you need to check service health and test results, optionally filtering by product.
- Get User Balance — Tool to retrieve the current user account balance and credit details. Use after authenticating your account to check available balance.
- List Audit Logs — Tool to retrieve a list of audit log entries for your account. Use when you need to review recent resource changes with optional pagination and date filters.
- List Connections — Tool to retrieve all connections in your account. Use when you need to list connections with pagination, filtering, and sorting.
- List Dynamic Emergency Endpoints — Tool to list dynamic emergency endpoints. Use when you need to retrieve dynamic emergency endpoint records, optionally filtered by status or country. Example: \
- List Global IP Health Check Types — Tool to list all available global IP health check types. Use when you need to retrieve supported health check types for global IP configurations.
- List Messaging Profiles — Tool to list messaging profiles. Use when you need to retrieve messaging profiles with optional pagination.
- List Messaging URL Domains — Tool to list configured messaging URL domains. Use when you need to retrieve messaging URL domains for a profile.
- List Mobile Network Operators — Tool to list available mobile network operators. Use when you need to discover operators optionally filtered by country code, operator name, or with pagination.
- List Network Interfaces — Tool to list all network interfaces for a specified network. Use after retrieving a network's ID to enumerate its interfaces.
- List Networks — Tool to list all networks in your account. Use when you need to retrieve networks with optional pagination and filtering.
- List Notification Channels — Tool to list all notification channels. Use when you need to retrieve and paginate existing notification channels, optionally filtering by channel type.
- List Notification Event Conditions — Tool to list all notification event conditions. Use when you need to retrieve and paginate notification event conditions, optionally filtering by associated record type.
- List Notification Events — Tool to list all notification events with their IDs. Use to dynamically retrieve notification_event_condition_id values before configuring webhook subscriptions — IDs are account-specific and must not be hardcoded, as st
- List Notification Profiles — Tool to list all notification profiles. Use when you need to retrieve and paginate your notification profiles with optional pagination.
- List Phone Numbers — Tool to list phone numbers associated with your account. Use when you need to retrieve and filter your phone numbers with optional pagination and sorting.
- List SSO Authentication Providers — Tool to retrieve all configured SSO authentication providers. Use after authenticating to enumerate your organization's SSO providers.
- Retrieve Network — Tool to retrieve details of a specific network by ID. Use after obtaining the network's identifier to fetch its current attributes before update or delete operations.
- Retrieve Notification Channel — Tool to retrieve a notification channel by ID. Use after you have a channel ID and need its details, such as name, type, and status.
- Retrieve Notification Profile — Tool to retrieve a notification profile by ID. Use after obtaining the profile ID when you need details about its webhook endpoints and subscribed events.
- Retrieve Notification Setting — Tool to retrieve a notification setting by ID. Use after obtaining the notification setting ID to fetch its details, such as status, parameters, and associated channel.
- Update Network — Tool to update details of an existing network. Use when you have a network's identifier and need to modify its name or tags.