Hi,
This may be a basic question but it’s just not making sense to me.
I am going through the user onboarding process and trying to customise it for our company.
As it stands, someone in HR initiates the request including the reporting manager (selected from the staff list). That then goes to the reporting manager to fill in details etc and submit. The process then creates the master ticket and all required sub tickets. All of the sub tickets have the original HR staff member as the requester.
What i would want to do is change the sub ticket(s) requester to be the reporting manager. the master ticket can remain with HR.
I was told that i could do this via webhooks. I haven’t used them before and i have looked at several articles and forum posts. I’m guessing that it is a PUT not a PATCH and I think i have the correct Callback URL “ https://COMPANY.freshservice.com/api/v2/tickets/{{ticket.original_id}} ” and i assume i will need to put in authentication (still need to work out where to get that).
What i’m having difficulty with is the content. I just don’t understand the required syntax and i haven’t found an article that explains it well.
If anyone could provide the content to update a ticket’s requester to the reporting manager in onboarding I would be very grateful.
Thanks
ian.