You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am integrating Telnyx into a node app for triggering automated voice calls and messages for notifying users of our service. I noticed that there is no API in this library for calling any of the TeXML call endpoints, referred to here.
Expected Behavior
There should be resource for TeXMLCalls in addition to the already existing TeXMLApplication resource.
This resource should be able to handle the following endpoints:
texml/calls/:application_id
texml/calls/:call_sid/update
Node version: 18.19.1 telnyx-node version: 1.26.2
The text was updated successfully, but these errors were encountered:
Hello, I am integrating Telnyx into a node app for triggering automated voice calls and messages for notifying users of our service. I noticed that there is no API in this library for calling any of the TeXML call endpoints, referred to here.
Expected Behavior
TeXMLCalls
in addition to the already existingTeXMLApplication
resource.texml/calls/:application_id
texml/calls/:call_sid/update
Node version: 18.19.1
telnyx-node version: 1.26.2
The text was updated successfully, but these errors were encountered: