Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to upload a file to Hasura Engine and pass it to azure blob storage Action without using Base64? #10165

Open
wahibAbdou opened this issue Mar 12, 2024 · 0 comments
Labels
k/bug Something isn't working

Comments

@wahibAbdou
Copy link

Version Information

Server Version: 2.37.0

What is the current behaviour?

I'm using Azure serverless functions with storage blob accounts, I wanna make a functions that will be responsible for uploading files coming from Hausra to azure storage... but I don't wanna use base64 cause of its cost!

What is the expected behaviour?

Upload a blob file to Hasura Action and upload it to blob storage accounts using FormData not base64

@wahibAbdou wahibAbdou added the k/bug Something isn't working label Mar 12, 2024
@wahibAbdou wahibAbdou changed the title How to upload a file to Hasura Engine and pass it to an S3 Action without using Base64? How to upload a file to Hasura Engine and pass it to azure blob storage Action without using Base64? Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant