Hi,
I'm using MS Flows to post attachments to an issue.
This is an example of the call I'm making:
I get a response of 200 but no attachment is actually created and the body returns with just []
Hi @[deleted] ,
I don't know how MS Flow works, but you can try to use the example in below page to see whether the problem is with the syntax you used above or if the issue is somewhere else:
To add more context: I am not sure how the file data is retrieved and sent in the provided screenshot since I can only see the file name without the path to the file or the content of the file in the request body. But again, I don't know how this works in MS Flow. I have just found the below example showing how to create tickets in ZenDesk and in there I see the attachment content being provided in the body:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.