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>

Freshdesk's Observer rules are business rules that will run when certain events occur on Freshdesk tickets (such as when a ticket is updated or a comment is added). Freshdesk Observer rules will need to be created for your Freshdesk SIAM integration so that updates to tickets will properly trigger the dynamic sharing of your Freshservice ticket data to associated ServiceNow incidents. You will need to create the following 4 Observer rules in Freshdesk to enable proper sharing of updated Freshdesk tickets to your ServiceNow instance:


UI Steps


UI Step

The Perspectium Updates ServiceNow Observer rule enables the sharing of any updated Freshservice tickets to your ServiceNow instance. Create this workflow.


UI Step

The Perspectium Updates from ServiceNow Observer rule prevents incoming ServiceNow incident updates from being shared back out of Freshservice. Create this workflow.


UI Step

The Perspectium Add Notes ServiceNow Observer rule enables the sharing of any public notes to your ServiceNow instance. Create this workflow.


UI Step

The Perspectium Comments from ServiceNow Observer rule prevents incoming ServiceNow incident comments from being shared back out of Freshservice. Create this workflow.

...

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

...