Skip to main content
Answer

Add to comment - List of software used by user

  • November 23, 2022
  • 2 replies
  • 88 views

LucasHansson
Forum|alt.badge.img+5

Hello,

 

Does anyone have a good solution regarding Software used by user?

I would like to create a flow as part of the offboarding process where a comment is created with a list of all the software used by the user. Is this possible? 

Best answer by afautley

Hi, 

I've not done this myself but i would imagine this would be possible through API calls. 

https://api.freshservice.com/#software

there looks to be some powerful API’s there for you to choose from I'm guessing you’ll need “List all Software”  you could then use the information from the API call to add a comment to the ticket...

2 replies

afautley
Top Contributor ⭐
Forum|alt.badge.img+11
  • Top Contributor ⭐
  • Answer
  • November 23, 2022

Hi, 

I've not done this myself but i would imagine this would be possible through API calls. 

https://api.freshservice.com/#software

there looks to be some powerful API’s there for you to choose from I'm guessing you’ll need “List all Software”  you could then use the information from the API call to add a comment to the ticket...


LucasHansson
Forum|alt.badge.img+5
  • Author
  • November 23, 2022

Hi, 

I've not done this myself but i would imagine this would be possible through API calls. 

https://api.freshservice.com/#software

there looks to be some powerful API’s there for you to choose from I'm guessing you’ll need “List all Software”  you could then use the information from the API call to add a comment to the ticket...

Oh, Thanks afautley! This is exactly what im looking for.