URL Syntax and Example
http://[host:port/internalPath]Application Name/agent/version/[version]/account/[accountID]/interactiondata/[interactionuniqueid]/variableSet/[variablesetid]
http:/interact.jacada.com/interact/agent/version/1/account/12345678/interactiondata/040100709/variableSet/customerInfoSet
URI Field |
Data Type |
Description |
---|---|---|
variablesetid |
string |
The identifier of a variable set, as defined in the Interaction Designer. |
GET
Tenant-Id: <account> Application-Key: <agent app application key> |
{ "voice" : { "data" : { "customerProfile" : "postpaid", "customerId" : "12345", "targetTelephonyQueue" : "billing", "phoneNumber" : "7770000", "agentSkill" : "", "language" : "en-us", "lastName" : "Smith", "firstName" : "Jane" } } } |