https://github.com/voximplant/kit-functions-sdk
Voximplant Kit functions allow you to use code in scenarios and Contact Center
https://github.com/voximplant/kit-functions-sdk
callkit contact-center voip voximplant voximplant-kit
Last synced: 12 days ago
JSON representation
Voximplant Kit functions allow you to use code in scenarios and Contact Center
- Host: GitHub
- URL: https://github.com/voximplant/kit-functions-sdk
- Owner: voximplant
- License: apache-2.0
- Created: 2020-11-17T16:21:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T14:43:24.000Z (22 days ago)
- Last Synced: 2025-05-08T22:57:09.247Z (12 days ago)
- Topics: callkit, contact-center, voip, voximplant, voximplant-kit
- Language: JavaScript
- Homepage: https://voximplant.com/kit
- Size: 920 KB
- Stars: 6
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Voximplant Kit functions
Voximplant Kit functions allow you to store code in the Voximplant Kit cloud and run it from your scenarios.
This can be extremely useful to access other apps' API in your scenario and handle multiple channels in the Contact Center.## Test coverage
## Requirements
To use Voximplant Kit functions you need:
1. A Voximplant Kit account. You can register one [here](https://kit.voximplant.com/registration).
1. Access to Voximplant Kit functions. Please [contact us](mailto:[email protected]) to request access.## How to use
1. Open your [Voximplant Kit control panel](https://kit.voximplant.com/) and navigate to the "Functions" section.
1. Click the "+ Blank function" button. It opens a web-editor.
1. Implement the function and give it a name, then click the "Create" button to save it.
1. You can use the function in your scenario or Contact Center:
1. To add the function to your scenario, choose "function request" from the left menu.
1. To add the function to your Contact Center, open the channel settings and choose Functions.