Is it possible to automatically upload a PDF attachment from a Jira ticket to an AWS S3 bucket, for example using an automation with a webhook and AWS Lambda, or by running an AWS SSM Document?
Hi @Dianira Bravo - welcome to the community
This should be possible via a incoming webhook trigger. A Webhook in Jira Administration can be configured to trigger when an attachment is created.
Is there an AWS API that is capable of adding/sending files to a S3 bucket? If so it might be possible with a "send webrequest" action to grab the attachment from the trigger (webhook) and send via the api call to AWS.
Best
Stefan
Hi @Dianira Bravo -- Welcome to the Atlassian Community!
Just following up to check if this answered your question. If so, please consider marking this one as "answered". That will help others with a similar need find solutions faster. If not, please let the community know what help you need with the rule changes.
Thanks!
Kind regards,
Bill
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.