Skip to main content
New Idea

Add ability to populate resolution as part of a scenario automation

Related products:Freshservice
  • August 4, 2025
  • 2 replies
  • 61 views

Forum|alt.badge.img

Please add the option to populate the resolution field as an option for scenario automations...seems every field is there except that one, which means I still have to manually go fill out the resolution field and resolve the ticket on repeatable requests.

2 replies

Daniel Söderlund
Top Contributor ⭐
Forum|alt.badge.img+14

ping ​@Medic1334  :) 


Medic1334
Top Contributor ⭐
Forum|alt.badge.img+9
  • Top Contributor ⭐
  • August 5, 2025

Upvoted as it would be nice to have but in the meantime this could be done via an API hit to the field resolution_notes which you could use in the automator to fill in a field when a ticket is updated with all the values as your scenario runs. Would require a slightly larger amount of up front work but is possible. That field is plain text only. If you want to do rich text with html you have to use a different field (see API documentation for that!)