Dears,
I am using jira datacenter automation to sent attachement as multipart/form-data
How can I achieve this ?
BR,
I would suggest the below steps:
Content-Type
to multipart/form-data
.multipart/form-data
format. You might need to write a script or use an integration tool if the automation rule interface doesn't support this format natively.Please remember to accept this answer in case it helps you resolve your question as it may also help other community members in the future.
Regards,
Eugenio
Can give example of how this is implemented in the a webhook request form in Jira?
If we put the Content-Type
as multipart/form-data
How the body format? is it JSON/XML?
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.