An open API service indexing awesome lists of open source software.

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

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
![Test coverage](./coverage/badge.svg "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.