HI Everyone!
We require the following fields on almost every service item:
- Employee ID
- Location
- Department
Is there a way to like make them “default” fields so that their placeholder ID will be shared among all the service items?
HI Everyone!
We require the following fields on almost every service item:
Is there a way to like make them “default” fields so that their placeholder ID will be shared among all the service items?
I would suggest you create one service item with
alone and keep it in draft so that the end users don’t see it, and keep cloning it to make your new service item so that you have it by default.
Cheers
J
HI
Thanks for your insight! My apologies for not explaining it clearly. My goal is to create Action Blocks in the workflow automator so that whatever the users input in these 3 fields in the service item, it will automatically pick up those information in the agent’s fields.
I want this automator to be applied on all service items. Unfortunately, 1 field = 1 placeholder ID, which means that I have to do it on ALL service items.
HI
Thanks for your insight! My apologies for not explaining it clearly. My goal is to create Action Blocks in the workflow automator so that whatever the users input in these 3 fields in the service item, it will automatically pick up those information in the agent’s fields.
I want this automator to be applied on all service items. Unfortunately, 1 field = 1 placeholder ID, which means that I have to do it on ALL service items.
Hello
Hello
You could get them using API https://api.freshservice.com/v2/#view_req_items_of_sr
Then you get the same placeholder for each SR.
Sample Usecase- Invoke WebRequest node to fetch ticket details and perform actions based on it. : Freshservice
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.