Binary Payload to File in multipart form #540
Replies: 3 comments
-
|
So, it looks like that I have found the answer myself...
Therefore I think, it is not possible. On the other hand, I have found, that part is saved to the /tmp directory Stefan |
Beta Was this translation helpful? Give feedback.
-
|
I have to come back to that "issue". With the correct webhook the attachement is not saved in the /tmp directory. :-( Why this difference exists is another topic, but i still have the issue, that i need to process the attachment. Is there any possibility to do this? Stefan |
Beta Was this translation helpful? Give feedback.
-
|
Short update from my side. For future aspects it would be great if there will be an internal option to use the attachment... Stefan |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As I got no feedback within my other question, I´m trying this issue in an extra Thread.
I have a multipart form data that contains a part as json and a binary part.
Now i want to use the binary payload within my execute command, but i do not get it.
In the webhook i have:
How can i "extract" in this example the screenshot?
I used:
But that is not working...
Any idea how can I use the file?
Stefan
Beta Was this translation helpful? Give feedback.
All reactions