elsa-workflows / elsa-workflows/elsa-core
Send Binary files with HTTP requests
Open
elsa 3
enhancement
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
We are trying do find a solution how to send binary files via the HTTP request (post).
The use case is that we download the file via HTTP (Get request) and select the content type as file. It works to download the file, and we get a response.
However, we don't find any solution to send it further to an HTTP send request,
Acceptance criteria: Get the file in activity and send it further via an HTTP request activity.
Contributor guide
Assessment
This issue has not been assessed yet.