To reduce administration time, it would be very useful if we could automate assigning an asset to a location via a ticket.
We would need to be able to use a workflow or other automated function to assign the asset into a specific room location in Fresh.
Fresh have suggested creating a requester for each location, but having multiple sites with infrastructure equipment in it, it’s not practical.
Does anyone have any solution to this?
Page 1 / 1
Hello,
One approach is to leverage a Ticket Workflow in Freshservice that uses the Location field from the ticket to update the associated asset. Here's how you can do it:
-
Create a Ticket Workflow with a condition to check if the Location field is populated or meets specific criteria.
-
Use a Web Request (PUT) in the workflow to update the asset's Location field.
-
In the JSON body of the web request, use the {{ticket.location}} placeholder to dynamically pass the ticket’s location to the asset.
This avoids the need to create a separate requester for each location and offers a scalable way to manage assets across multiple sites.
Hope this helps!
Reply
Join the Community
Already have an account? Login.
Sign in to the Community
No account yet? Create an account.
Social Login
Login for Freshworks Employees Login with LinkedInor sign up below
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.