Hello,
I am trying to setup automation rule for "Sprint Created" and send the sprint data as a payload via webhook to my endpoint.
The webhook is working but didn't receive any data.
Hello @Younis Iqbal
Please show the complete automation rule and the details of the step where you call the webhook.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Trudy Claspill ,
I have a RESP end point where I want to receive the Json. I also checked out the smart value which works for issue fields, but I need only sprint object.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I believe the format of the custom data payload will be dictated by what your REST end point accepts. Is it expected JSON? And how is it going to try to parse that payload?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.