Telnyx entegrasyonu | Zervanor
← Tüm konnektörler

Telnyx

Aynı zamanda bir ajan aracı
communication

Telnyx: send SMS/MMS, place and control programmable voice calls (Call Control), verify phone numbers (2FA), search and order phone numbers, manage messaging profiles, connections, outbound voice profiles, addresses, fax, porting orders, balance and billing groups. Bearer API-key auth against the Telnyx v2 REST API.

67 eylemler · 0 tetikleyiciler

Telnyx entegrasyonu — 67 aksiyon ile Telnyx'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: Get Balance, Send Message, Get Message, List Messaging Profiles, Create Messaging Profile. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.

Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.

Eylemler 67

Zervanor'un Telnyx üzerinde yapabilecekleri.

Calls11

POST

Dial (Create Call)

Place an outbound Call Control call (POST /calls). Returns a call_control_id used by subsequent call commands.

GET

Get Call Status

Retrieve the current status of a call (GET /calls/{call_control_id}).

POST

Answer Call

Answer an incoming call (POST /calls/{call_control_id}/actions/answer).

POST

Hangup Call

Hang up a call (POST /calls/{call_control_id}/actions/hangup).

POST

Playback Start

Play an audio file on a call (POST /calls/{call_control_id}/actions/playback_start).

POST

Speak Text

Convert text to speech and play it on a call (POST /calls/{call_control_id}/actions/speak).

POST

Transfer Call

Transfer a call to a new destination (POST /calls/{call_control_id}/actions/transfer).

POST

Bridge Call

Bridge two calls together (POST /calls/{call_control_id}/actions/bridge).

POST

Gather (Collect DTMF)

Gather DTMF digits pressed by the caller (POST /calls/{call_control_id}/actions/gather).

POST

Record Start

Start recording a call (POST /calls/{call_control_id}/actions/record_start).

POST

Record Stop

Stop recording a call (POST /calls/{call_control_id}/actions/record_stop).

Call Control Applications5

GET

List Call Control Applications

List Call Control Applications (GET /call_control_applications).

POST

Create Call Control Application

Create a Call Control Application (POST /call_control_applications).

GET

Get Call Control Application

Retrieve a Call Control Application by id (GET /call_control_applications/{id}).

PATCH

Update Call Control Application

Update a Call Control Application (PATCH /call_control_applications/{id}).

DELETE

Delete Call Control Application

Delete a Call Control Application (DELETE /call_control_applications/{id}).

Messaging Profiles5

GET

List Messaging Profiles

List messaging profiles (GET /messaging_profiles). Page-based pagination.

POST

Create Messaging Profile

Create a messaging profile (POST /messaging_profiles).

GET

Get Messaging Profile

Retrieve a messaging profile by id (GET /messaging_profiles/{id}).

PATCH

Update Messaging Profile

Update a messaging profile (PATCH /messaging_profiles/{id}).

DELETE

Delete Messaging Profile

Delete a messaging profile (DELETE /messaging_profiles/{id}).

Addresses4

GET

List Addresses

List addresses on the account (GET /addresses).

POST

Create Address

Create an address (POST /addresses).

GET

Get Address

Retrieve an address by id (GET /addresses/{id}).

DELETE

Delete Address

Delete an address (DELETE /addresses/{id}).

Billing Groups4

GET

List Billing Groups

List billing groups (GET /billing_groups).

POST

Create Billing Group

Create a billing group (POST /billing_groups).

GET

Get Billing Group

Retrieve a billing group by id (GET /billing_groups/{id}).

DELETE

Delete Billing Group

Delete a billing group (DELETE /billing_groups/{id}).

Notification Settings4

GET

List Notification Settings

List account notification settings (GET /notification_settings).

POST

Create Notification Setting

Create a notification setting linking a notification channel and profile to an event condition (POST /notification_settings).

GET

Get Notification Setting

Retrieve a notification setting by id (GET /notification_settings/{id}).

DELETE

Delete Notification Setting

Delete a notification setting (DELETE /notification_settings/{id}).

Outbound Voice Profiles4

GET

List Outbound Voice Profiles

List outbound voice profiles (GET /outbound_voice_profiles).

POST

Create Outbound Voice Profile

Create an outbound voice profile (POST /outbound_voice_profiles).

GET

Get Outbound Voice Profile

Retrieve an outbound voice profile by id (GET /outbound_voice_profiles/{id}).

DELETE

Delete Outbound Voice Profile

Delete an outbound voice profile (DELETE /outbound_voice_profiles/{id}).

Phone Numbers4

GET

List Phone Numbers

List phone numbers owned by the account (GET /phone_numbers). Page-based pagination and filters.

GET

Get Phone Number

Retrieve a phone number owned by the account (GET /phone_numbers/{id}).

PATCH

Update Phone Number

Update settings on an owned phone number (PATCH /phone_numbers/{id}), e.g. tags, connection or billing group.

DELETE

Delete Phone Number

Release (delete) an owned phone number (DELETE /phone_numbers/{id}).

Verifications4

POST

Trigger SMS Verification

Send an SMS verification (2FA) code to a phone number (POST /verifications/sms).

POST

Trigger Call Verification

Place a voice call that reads a verification (2FA) code (POST /verifications/call).

POST

Verify Code By Phone Number

Submit a code entered by the user to verify it for a phone number (POST /verifications/by_phone_number/{phone_number}/actions/verify).

GET

Get Verification

Retrieve a verification by id (GET /verifications/{verification_id}).

Verify Profiles4

GET

List Verify Profiles

List Verify profiles (GET /verify_profiles).

POST

Create Verify Profile

Create a Verify profile (POST /verify_profiles).

GET

Get Verify Profile

Retrieve a Verify profile by id (GET /verify_profiles/{verify_profile_id}).

DELETE

Delete Verify Profile

Delete a Verify profile (DELETE /verify_profiles/{verify_profile_id}).

Faxes3

GET

List Faxes

List faxes (GET /faxes).

POST

Send Fax

Send an outbound fax (POST /faxes).

GET

Get Fax

Retrieve a fax and its status by id (GET /faxes/{id}).

Number Orders3

GET

List Number Orders

List number (purchase) orders (GET /number_orders).

POST

Create Number Order

Order (purchase) one or more available phone numbers (POST /number_orders).

GET

Get Number Order

Retrieve a number order by id (GET /number_orders/{number_order_id}).

Number Reservations3

GET

List Number Reservations

List number reservations (GET /number_reservations).

POST

Create Number Reservation

Reserve one or more available phone numbers before ordering (POST /number_reservations).

GET

Get Number Reservation

Retrieve a number reservation by id (GET /number_reservations/{number_reservation_id}).

Porting Orders3

GET

List Porting Orders

List porting orders (GET /porting_orders).

POST

Create Porting Order

Create a porting order to bring numbers to Telnyx (POST /porting_orders).

GET

Get Porting Order

Retrieve a porting order by id (GET /porting_orders/{id}).

Connections2

GET

List Connections

List connections (GET /connections).

GET

Get Connection

Retrieve a connection by id (GET /connections/{id}).

Messages2

POST

Send Message

Send an outbound SMS or MMS message (POST /messages). Provide either 'from' or 'messaging_profile_id'; add 'media_urls' for MMS.

GET

Get Message

Retrieve a message and its delivery status by id (GET /messages/{id}).

Available Phone Numbers1

GET

List Available Phone Numbers

Search Telnyx inventory for phone numbers available to purchase (GET /available_phone_numbers).

Balance1

GET

Get Balance

Get the account balance and currency (GET /balance). Identity + connectivity probe.

Telnyx kullanan Çözüm Şablonları

Telnyx ile kendi otomasyonunu görsel tasarımcıda kur.

Sıkça sorulan sorular

Telnyx ile neler otomatikleştirebilirim?

67 aksiyon var — örneğin: Get Balance, Send Message, Get Message, List Messaging Profiles, Create Messaging Profile ve daha fazlası.

Telnyx bir AI agent aracı olarak kullanılabilir mi?

Evet. Telnyx'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.

Telnyx entegrasyonu nasıl modellenir?

Telnyx sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.