Steve Giller Posted September 22, 2022 Posted September 22, 2022 As far as I'm aware, the webhook is to indicate an update has been made, not to push the update itself outside of the platform, which would be a potential security risk.
Giuseppe Iannacone Posted September 27, 2022 Author Posted September 27, 2022 @Steve Giller thanks for the reply, since we are working on integrate Hornbill with Jira, is there a way to get the content of an update, beside the webhooks?
Steve Giller Posted September 27, 2022 Posted September 27, 2022 Depending on your version of Jira there should be a Hornbill iBridge integration for this.
Giuseppe Iannacone Posted September 27, 2022 Author Posted September 27, 2022 @Steve Giller we have evaluated this too in the past but the iBridge solution seems to me it can't satisfy out need, a comment can happen in a random time and therefore i can't predict this in a BPM flow, or am I wrong?
Giuseppe Iannacone Posted September 29, 2022 Author Posted September 29, 2022 @Steve Giller + @Steve G As for comments, attachments and status changes, an indication of the action arrives in the webhook and thanks to the activityID it is possible, using API calls, to trace the last update of the comment or attachment type. In this case this pattern is not respected. Which API should I call to intercept the last "Reply" type comment?
Steve Giller Posted September 29, 2022 Posted September 29, 2022 Development have clarified that it's not security that prevents the update content being presented, but practical considerations as the content could (in theory) be unlimited. The aim of the webhook is to provide enough information to use additional methods (e.g. the Web Services API) to connect to Hornbill and collect any additional information that is required.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now