Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<style>
.release-box {
	height: 30px; 
	width: 100px; 
	padding-top: 8px;
	text-align: center; 
	border-radius: 5px; 
	font-weight: bold; 
	background-color: #d4af37; 
	border-color: #FCE28A;
}

.release-box:hover {
  	cursor: hand;
    cursor: pointer;
    opacity: .9; 
}
</style>
<meta name="robots" content="noindex">

<div class="release-box">
<a href="https://docs.perspectium.com/display/gold" style="text-decoration: none; color: #FFFFFF; display: block;">
Gold
</a>
</div>

To enable a Freshdesk service integration with ServiceNow, 2 custom fields will need to be created for tickets: Correlation Id and Updated Via. These fields must be created for Freshdesk tickets so that fields can properly be mapped between Freshdesk and ServiceNow when records are sent through the Perspectium Mesh.

Prerequisites

...

(warning) You must have the Freshdesk Admin role to complete the procedure described below.

Procedure

...

To create custom ticket fields for your Freshdesk service integration, follow these steps:

1. Log into Freshdesk and navigate to Image Modified Admin > Form Fields (under General Settings).

2. Under the Ticket Fields tab, click Image Modified to create a Single Line Text field.

3. Uncheck the Display to customer box. Then, type Correlation Id as the Label and click Done to finish creating this custom field.

Image Modified


4. At the top of the screen under Ticket Fields, click Image Modified to create a Dropdown field.

5. Uncheck the Display to customer box. Then, type Updated Via as the Label and click (plus) Add item to add 3 status choices: FreshdeskWebservice, and Note. Finally, click Done to finish creating this custom field.

Image Modified


Next step

...

Create Freshdesk Dispatch'r rules

...

Similar topics

Content by Label
showLabelsfalse
max5
showSpacefalse
sortmodified
cqllabel = "freshdesk" and space = currentSpace()

Contact Perspectium Support

Image RemovedUS: 1 888 620 8880

UK: 44 208 068 5953

...