Skip to main content

cXML Scripts

Resources on the Call Fabric platform

About​

The cXML (Compatibility XML) Script Resource type is used to create and manage LaML Webhook/Applications.

LAML Webhooks and Applications

cXML Scripts were formerly known as LaML Webhooks and LaML Applications.

Details​

A cXML Script Resource has the following details:

DetailDescription
NameOptionalThe unique name for the cXML script resource.
Script will be used forOptionalThe purpose or use-case for the cXML script, such as handling inbound/outbound calls or inbound/outbound messaging.
Possible Values: Calling, Messaging, Faxing
Handle usingOptionalHosted Script is cXML script that will be hosted on SignalWire.
Primary ScriptOptionalThis is the main cXML script that will run when controlling a call or message.
Status Change WebhookOptionalAs a call or message progresses through the various states of its lifecycle, you can receive updates to your own application. Enter a URL to receive a JSON event when the status of a call or message changes.

Learn more​

For more information on Compatibility XML, please refer to the cXML API Documentation.