...
Furthermore, all conversations in a private channel are preserved securely until the channel is deleted.
Direct Messages
This section allows users to message directly between themselves.
Channels Basic Features
You can reach the essential features of the channels by clicking on the channel name.
...
Enable Time Tracking
Enables or disables the time tracking feature for cases.
Enable Milestone
Enables or disables the milestone feature for cases.
Mail Monitoring
Emakin can automatically create cases from incoming mails by periodically monitoring one or more specified e-mail accounts.
...
Variable Name | Description |
---|---|
%NUMBER% | The unique number of the case |
%SUBJECT% | The subject of the case |
%URL% | Link of the case. Requires an authorized user to access the case. |
...
Related Processes
Related processes are the list of attached processes to channel. These attached processes will appear on the user's case screen to be initiated. Please see the process administration for more details.
...
This section is used to create rules on case routing and set the priority of the cases. The decision table helps to define the inputs and the outputs. When a case is created, all these rules are executed automatically.
...
Rule Input Columns
Input columns specify the properties of the case to be matched. Emakin pre-defines the following columns; other custom columns are evaluated as case profile data fields.
Column Name | Description |
---|---|
Subject | Subject of case |
Description | Description of case |
IsClosed | true if the case is closed, |
DeadlineAt | Deadline date of case |
Priority | Priority of case |
CreatedBy | Identity that created the case |
AssignedTo | Identity that assigned |
ContentType | Content type name of the case |
Tags | Array of tags |
<Field> | Profile field of the case to match |
<List.Field> | Profile field of the case to match |
Rule Output Columns
Çıktı kolonları vaka özelliklerine uygulanacak özellikleri belirtir. Emakin pre-defines the following columns; other custom columns are evaluated as case profile data fields.
Column Name | Description |
---|---|
AssignedTo | Identity to be assigned to |
DeadlineAt | Deadline date of case |
Priority | Priority of the case |
IsClosed | true to close case |
ContentType | Name of content type |
Tags | The name of tags to be applied. Multiple tags can be specified with “,” or “;” delimiters. |
AddTags | The name of tags to be added. Multiple tags can be specified with “,” or “;” delimiters. |
RemoveTags | The name of tags to be removed. Multiple tags can be specified with “,” or “;” delimiters. |
<Field> | Profile field of case to be updated |
<List. |
...
Field> | Profile field of case to be updated |
Time Tasks
Emakin allows users to enter the duration that they work for the case. To be more specific with these durations, users can indicate their type of work according to the variables. This section helps you to define these variables.
...
Webhooks are used to integrate channels or cases with third-party applications. Webhook URL is automatically generated by the system and cannot be changed. Please see the Channel WebHooks page for more details.
...