Skip to content

[Feature Request]: extend functionality when working with REST APIs - i.e. implement uploading binary files  #4218

@tlue

Description

@tlue

What would you like to happen?

The tool Postman or Browser-Addon RESTer and others offer more convenience than HOP "REST Client".
i.e. with Postman I can create a CURL as follows that will upload some files in binary format to some REST-Endpoint

`curl --location 'https://someTenantName.d-velop.cloud/dms/r/eccchangedRepoId68113644/blob/chunk/' \
--header 'Content-Type: text/plain' \
--header 'Authorization: Bearer Yo34ALJBl___Snip____JaHxRBCsL87B59TKF_8HNCfQ' \
--data '@JpsqI3gDk/AI000458.pdf'`

I would be nice to get such capabilities directly in HOP too.

Issue Priority

Priority: 3

Issue Component

Component: Transforms

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions