| {hostname} |
string |
The Expert site hostname |
| {id} |
int |
The web widget numeric id |
| {type} |
string |
The web widget type (search, salesforce, zendesk, etc.) |
| {date} |
datetime |
ISO 8601 representation of the web widget's creation timestamp |
| {active} |
bool |
Is the web widget active or deactivated (unavailable to embed)? |
| {name} |
string |
The web widget's use case name or description |
| {argument} |
xml |
A configuration setting specific to the web widget type |
| {value} |
mixed |
The value of a configuration setting |
| {host} |
string |
The allowed browser CORS hostname pattern |
| {token} |
string |
A unique public key to allow Expert API access |
| {embedid} |
string |
A unique embed code id to identify where the web widget has been embedded |
| {code} |
string |
Base64 representation of the web widget's HTML embed code |
| {web-widget} |
Web Widget |
A child web widget, when necessary to provide a complete user experience |
| {count} |
int |
The total count of child web widgets |