Webhook attachment-created

Hello,

I’m working on syncing attachment creation using the 'attachment-created' webhook. However, the data received from Jira does not include information about the issue to which the attachment is linked.

Could you please advise on how to resolve this issue? Is there any additional configuration or API call required to retrieve the issue details along with the webhook payload?

Hello @AShurikas

What you are describing is a known limitation of the attachment-created webhook event.

Refer to this thread where the question has been asked before, and a solution to the problem is provided as well as a link to the corresponding feature request in JAC.