Hi!
I am receiving an email with or without an attachment to create an issue in Jira, then send a request to Jira to upload the attachment. In Postman it works but in Flow I can not upload the file.
Send postman with file
My Flow
Condition
Testing request
Testing responde
Testing responde
Solved! Go to Solution.
Hi,
I'm really a rookie with HTTP REST. I'm a bit confused and need help. I'm creating a new Custom Connector that uses an action that sends a multipart form-data file. I've tried many of the examples in this thread but I haven't been able to make it work.
The API documentation (swagger) states that only two parameters are required: "id (path)" and "file (formData)". I don't understand that where should I add that file parameter, maybe in the body's JSON? And should I add that JSON in the connector's action already or leave the body empty and compose it later in the flow?
EDIT: I was able to make it work by leaving the connector action's body empty and composing JSON in the flow. This thread was very helpful, thank you all.
thanks so much!! As well as using this YouTube - https://www.youtube.com/watch?v=az23pHVLdSo&ab_channel=ChadKealey
I was finally able to bridge the gap and post attachments to Jira from a form submission. Thank you all for the chit chat here it was helpful
Hey Anonymous
Can you please help me. I try to make a http call in power automate. I have the following postman collection. How should the body look like in the http call? 🙂
User | Count |
---|---|
88 | |
40 | |
23 | |
20 | |
16 |
User | Count |
---|---|
129 | |
50 | |
48 | |
35 | |
26 |