Skip to content

Commit

Permalink
Merge pull request #272 from WebexSamples/skillAssignedIn
Browse files Browse the repository at this point in the history
Documentation update for skillsAssignedIn field
  • Loading branch information
kekansalCisco authored Dec 12, 2024
2 parents b7f712b + 3ea7b1b commit 7571b4d
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 145 deletions.
1 change: 1 addition & 0 deletions reporting-samples/graphql-sample/DataDictionary/CAR.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Note - These fields are applicable only for the API and not for Analyzer UI.
| activities.nodes.ivrScriptTagName | String | The name of the flow tag in the Call Control section of the routing strategy configuration. | Yes | Yes | Yes/extFilter | No |
| activities.nodes.bnrMode | String | Noise reduction mode. | No | No | No | No |
| activities.nodes.lastActivityTime | Long | Last timestamp when the agent activity record was updated. | Yes | Yes | Yes/extFilter | No |
| activities.nodes.skillsAssignedIn | String | The entity on which the skills are assigned to the task, Possible values are - queue, flow or null. | Yes | Yes | Yes/extFilter | Yes |
| id | String | A unique string that identifies the contact session. | No* | Yes | Yes/filter | Yes |
| channelType | String | The channel used for communication e.g., telephony, email, or chat. | No* | Yes | Yes/filter | Yes |
| isOutdial | Boolean | Flag that indicates whether this was an outdial contact or not. | No* | Yes | Yes/filter | Yes |
Expand Down
Loading

0 comments on commit 7571b4d

Please sign in to comment.