Contents
Commands
open
Opens the CallUs UI.
Resolutions
| Status | When | Returns |
|---|---|---|
| resolved | When CallUs is successfully opened | n/a |
| rejected | When CallUs is already open | 'Already opened' |
close
Closes the CallUs UI.
Resolutions
| Status | When | Returns |
|---|---|---|
| resolved | When CallUs successfully closed | n/a |
| rejected | When CallUs is already closed | 'Already closed' |
configure
Modify configuration options for CallUs. See configuration page for CallUs
Options
| Option | Type | Description |
|---|---|---|
| contacts | Array | An array of objects that represent phone numbers and their labels. The first number in this list will display as the larger, main number. |
| hours | Array | Array of strings to show stacked in the business hours section. Strings here are freeform. |
Resolutions
| Status | When | Returns |
|---|---|---|
| resolved | When CallUs configuration is provided | n/a |
| rejected | When no configuration provided | 'Invalid Configuration' |
Comments or questions about this documentation? Contact us for support!
