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:
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