Zendesk - New ticket
Use the start event The connector and event for triggering the workflow to run, including required configuration. An example is Box - New file, which triggers the workflow to run when a new file is uploaded to the specified folder. Zendesk - New ticket to start your workflow whenever a new ticket is created in your Zendesk account. In the context of Nintex Automation Cloud, Zendesk is a connector A software component that allows seamless integration with third-party services, business applications, and content stores. Examples include Salesforce, Box, and Microsoft SharePoint. Connectors are used to create connections required for workflow actions and start events.
For more information about the Zendesk connector, see Zendesk.
Select the Zendesk - New ticket start event
-
Open your workflow and in the designer canvas, click Start event. The configuration panel is displayed.
- In the Start from drop-down under CONNECTORS, select Zendesk.
-
In the Event field, select Zendesk - New ticket.
The Configuration section is displayed. To configure the start event, follow the steps in Configure the start event.
Configure the start event
During configuration of the Zendesk - New ticket start event, you can add provided start event variables A variable associated with the start event. Often referenced by actions in the workflow. For example, a start event variable might capture input in a form field. to store information about the new ticket for use later in the workflow, and set conditions such as requirements for the Assignee ID or Creation date.
In the Configuration section of the Start event configuration panel:
- Select a Connection. If you do not have a connection, see Add a connection.
-
On the Designer canvas, click Start event.
-
Select a connector from the Start from drop-down list.
-
Select an event from the Event drop-down list.
- Click Add variables.
- Select the predefined variables that you want to add to your workflow. If you know the variable and you want to find it faster, type the variable name in the Filter options field. To select all variables, click Select All.
- Click Add.
Note: If you want to edit the selection of variables, hover over the variable, click , and then click Show Details. Edit the variable name in the Name field or click .
- Assignee ID: The ID of the user who owns the ticket.
- Created date: The date when the ticket was created.
- Description: Provides description about the ticket.
- Group ID: The ID of the group who owns the ticket.
- Priority: Priority values include Low, Normal, High, and Urgent.
- Status: Status of tickets can be New, Open, Pending, On-hold, Solved, or Closed.
- Subject: Title given to the ticket that is used as subject line in emails or search queries.
- Ticket ID: The unique ID generated to identify the ticket.
- Type: The category of the ticket. Type values include Question, Incident, Problem, and Task.
For more information on the fields and buttons, see Zendesk - New ticket start event fields by section.
- Find the Conditions section.
-
For each condition:
- Click Add condition.
- For When, select a start event variable. For example, select Created date for a new file.
- For Operator, select an operator for comparing the variable to the value. For example, select is before or on.
-
For Value, type or select the value to use for the comparison. For example, select 2017-12-31, 11:59 PM.
-
Type a Condition summary, if desired.
-
Click Add condition.
The condition is added to the start event.
- Select all or any to control how multiple conditions are evaluated.
For more information on the fields and buttons, see Zendesk - New ticket start event fields by section.
Zendesk - New ticket start event fields by section
Caution: If a file/folder that's used in a workflow is moved, renamed, or deleted, any workflows that use that file/folder will not start or will fail. Make sure you keep the paths in your workflow configurations up to date.
Section |
Field |
Description |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Start event | Show variables | Displays variables that are available to use throughout the workflow. Variables are classified based on how they are created or generated. | ||||||||||||
Hide variables | Closes the Variables pane. | |||||||||||||
Configuration | Connection |
The Zendesk connection to use for the start event. |
||||||||||||
Add variables |
Select the variables you want to use later in the workflow. For example, if you want to email the details of a ticket such as status and priority, then you must select Status and Priority. Add variables selection
The following informational elements related to the new ticket that start the workflow are available:
|
|||||||||||||
Conditions |
Add condition |
Displays fields for defining a new condition. |
||||||||||||
|
When |
The start variable the operator compares with the value. |
||||||||||||
|
Operator |
How the When variable and Value are compared. Select from the drop-down. The operators available in the drop-down depend on the When variable type. Example: in the condition 'created date is after 2018-05-02, 12:49 PM. ', the operator is 'is after'. |
||||||||||||
|
Value |
The text or variable that the operator compares with the When variable. Type to enter text. The variable type must match the When variable type. Example: in the condition 'created date is after 2018-05-02, 12:49 PM. ', the value is 2018-05-02, 12:49 PM. |
||||||||||||
|
Add |
Saves the condition to the start event. |
||||||||||||
|
Cancel |
Discards the condition you are editing. |
||||||||||||
|
all/any |
If you select:
|
||||||||||||
|
(Edit condition) |
Redisplays condition fields for editing. |
||||||||||||
|
(Delete condition) |
Deletes the indicated condition. |