Emit new event on an incoming call to a Call Control Application. Props required could include the specific Call Control Application to monitor.
message-status-updated-instant
Prompt
Emit new event when a delivery report is received for an outbound message, status values being 'delivered', 'sending_failed', 'delivery_failed'. Props might include the particular message or contact to monitor.
Polling Sources
new-phone-number
Prompt
Emit new event when a new order of a phone number is placed. There are no user-configured inputs.
Actions
dial-number
Prompt
Dials a specified phone number using a Telnyx Call Profile. The user needs to set up a 'number' prop to define the phone number.
send-fax
Prompt
Sends a PDF document to a specified fax number using the Telnyx Fax API. User needs two props: 'pdf-file' for the file that must be sent and 'fax-number' to define the recipient.
send-mms
Prompt
Sends an MMS message to a specified phone number using Telnyx. Both 'phone-number' and 'message-content' props are needed, with an additional optional 'media-url' prop for including pictures or audios.
telnyx
URLs
Webhook Sources
receive-call-instant
Prompt
Emit new event on an incoming call to a Call Control Application. Props required could include the specific Call Control Application to monitor.
message-status-updated-instant
Prompt
Emit new event when a delivery report is received for an outbound message, status values being 'delivered', 'sending_failed', 'delivery_failed'. Props might include the particular message or contact to monitor.
Polling Sources
new-phone-number
Prompt
Emit new event when a new order of a phone number is placed. There are no user-configured inputs.
Actions
dial-number
Prompt
Dials a specified phone number using a Telnyx Call Profile. The user needs to set up a 'number' prop to define the phone number.
send-fax
Prompt
Sends a PDF document to a specified fax number using the Telnyx Fax API. User needs two props: 'pdf-file' for the file that must be sent and 'fax-number' to define the recipient.
send-mms
Prompt
Sends an MMS message to a specified phone number using Telnyx. Both 'phone-number' and 'message-content' props are needed, with an additional optional 'media-url' prop for including pictures or audios.