- Notifications
You must be signed in to change notification settings - Fork254
Open
Description
Is your feature request related to a problem? Please describe.
When running a REST API query to get binary data from remote API, it's always returned as base64 encoded, because it is returned as part of a JSON reply.
To get the actual binary representation, one has to manually decode it.
Describe the solution you'd like
Add aBinary option into theFile type dropdown.

Metadata
Metadata
Assignees
Type
Projects
Status
📋 Backlog