You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi Community,
I have a question.
Is it possible with ScriptRunner to make a webhook an worklog on create?
We need all the data by entry.
We also need the data contained in that ticket such as our own Costum fields.
And all that data over the rest api needs to be written down somewhere.
Has anyone had similar experiences and can anyone help us?
Best regards
Jurica
You might want to try to rephrase your question. I think some clarity was lost in the translation.
But with scriptrunner, there are workLog-related events that can be listened to with a script.
This script will have access to the worklog details including the issue and all its custom fields.
And it can use all that data to make a custom http request to any system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.