Skip to main content
Answer

Is there a way to kick off a second service request when a ticket is resolved via workflow

  • May 17, 2024
  • 2 replies
  • 15 views

Is there a way to kick off a second service request when a ticket is resolved via workflow? We have a group that is responsible for security group access and then it needs to go to the product group to provide access within the application. They do not want to use tasks.

Best answer by eeha0120

Is there a way to kick off a second service request when a ticket is resolved via workflow? We have a group that is responsible for security group access and then it needs to go to the product group to provide access within the application. They do not want to use tasks.

Hi.

In Workflows you can use Web Requests of type POST and create tickets using API calls:

Service Desk API for Developers | Freshservice

 

Hope this helps.

 

Regards,

2 replies

eeha0120
Top Contributor ⭐
Forum|alt.badge.img+12
  • Top Contributor ⭐
  • May 18, 2024

Hi @alyssia.correa .

This seems another FreshService post on the FreshDesk area.

 

Regards,


eeha0120
Top Contributor ⭐
Forum|alt.badge.img+12
  • Top Contributor ⭐
  • Answer
  • May 18, 2024

Is there a way to kick off a second service request when a ticket is resolved via workflow? We have a group that is responsible for security group access and then it needs to go to the product group to provide access within the application. They do not want to use tasks.

Hi.

In Workflows you can use Web Requests of type POST and create tickets using API calls:

Service Desk API for Developers | Freshservice

 

Hope this helps.

 

Regards,