AvayaCPAAS
Content Type: Module
Categories: Import/Export
Overview
This module acts as a helper module for Avaya CPAAS widgets and contains all entities, microflows, and pages that handle invocation and processing of Avaya CPAAS requests.
### How does this work?
1. Register an Avaya CPAAS account, note the account ID and token associated
2. Import this module into your project
3. Use add-on widgets for seamless integration
4. Configure appearance of the widget
5. Configure microflows and data entities to use
6. Pass Account ID and token along with from and to numbers to the configured microflow using entities defined in the module
### Further references
1. Avaya CPAAS: https://www.zang.io
2. Avaya Spaces for video conferencing: https://spaces.zang.io/
2. Pricing details: https://www.zang.io/products/cloud#pricing
Documentation
Description
This module acts as a helper module for Avaya CPAAS widgets and contains all entities, microflows, and pages that handle invocation and processing of Avaya CPAAS requests.
Dependencies
Mendix Modeler 7.21.0
Prerequisites
- Avaya Account for calling, conferencing, and messaging, register to Avaya Cloud account
- For video conferencing, register an Avaya Spaces account
Usage
- Import module package in project
- Configure Inbound XML URL for One-To-One call and Conferencing in Constants
- Add relevant microflows as target in add-on widgets configuration
- Pass Account ID and token along with from and to numbers to configured microflow using entities defined in the module
Add-on widgets dependent on this module
- Avaya CPAAS Messaging
- Avaya CPAAS Calling
- Avaya CPAAS Conferencing
- Avaya CPAAS Video Conferencing
References
- Avaya InboundXML reference
tag for one-to-one callingtag for conference calling- Avaya REST APIs documentation
Releases
Version: 2.0.0
Framework Version: 7.21.0
Release Notes: Features
• Configurable Avaya Account credentials
• Configurable Avaya InboundXML URL
Enhancements
• Better compliance with Mendix conventions
Fixes
• Cleaned unused data