Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How do I create or update an issue with ATTACHMENTS from incoming WEBHOOK trigger

Mark B Wager February 17, 2021

My Situation:

I have an Automation with an Incoming webhook trigger set-up. I'm receiving form-data from Cognito forms and creating new Jira issues, populating fields using the webhook form content.

This works great, but I can't find a way to attach the attachments coming in from Cognito on the webhook. 

I can see/log the attachment information:

I can parse the file data:

Note: The above links don't work here for obvious reasons.

Attachments:

  1. I select "Attachment" in the "Choose fields to set..." 
  2. Then I see only "Copy value from" -- but nothing related to the webhook.

Is there a way to save attachments coming into the webhook?

2021-02-17 15_58_50-Project automation - incoming webhook - JIRA.png2021-02-17 16_00_25-Project automation - Create and Attach -  JIRA.png

1 answer

1 accepted

1 vote
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 17, 2021

Hi @Mark B Wager 

I cannot tell from your post if you are using Jira Cloud or Server, and I have not done what you suggest before...And looking at this post from the Atlassian Developer Community, your success may depend upon what Cognito's interface supports for adding the attachment:

https://community.developer.atlassian.com/t/how-do-i-send-a-jira-attachment-using-webhook/365/12

So, you may want to check Cognito's documentation for ideas.  If you can get at the attachment, you can probably use the Jira REST API to add it:

https://docs.atlassian.com/software/jira/docs/api/REST/1000.824.0/#api/2/issue/{issueIdOrKey}/attachments-addAttachment

Best regards,

Bill

Simmo
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 17, 2021

Hi @Mark B Wager

I'm afraid that this isn't possible at the moment.

Cheers,

Simeon.

Mark B Wager February 18, 2021

Hi @Bill Sheboy and @Simmo 

Thanks guys for responding so quickly!

I have both a Cloud and an Onprem/Server instance. So, need to know both. (Although they seem to look the same.)

I'm trying to do this withOUT any scripting. (Especially since the cloud doesn't support it.)

I'll check out the Cognito docs, but seems more like it wouldn't matter -- incoming is incoming from any source.

@Simmo so you're saying this simply isn't possible? Would this be possible using a Jira email listener? Could I send an email to Jira to create the ticket that way? If so, then I could act upon it via Automation to do my other work.

??

Mark

Simmo
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 18, 2021

Hey @Mark B Wager

I'm afraid it isn't possible with Automation to get the attachment from the incoming webhook and attach it to an issue. I'd definitely try exploring the email sending approach. You can act on issues created that way with Automation.

Cheers,

Simeon.

Like Mark B Wager likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events