Skip to main content
Question

[Feature request] Base 64 to file conversion

  • July 31, 2026
  • 1 reply
  • 4 views

In many cases I have to create images in code steps and since I can only pass JSON to other steps I can only pass the base64 string..It would be nice to add to formatter a base 64 to fuel converter so that after the image can be used as a file object for example for upload in Google with the provided step.

 

At the moment the workaround is to upload by myself using the API of Google in the code step and then download the file. But it is not ideal.

1 reply

SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • July 31, 2026

Hi and welcome to the Community ​@dama! 👋 

Thanks for sharing this idea, I've submitted it to our Product team for consideration. Can't give an ETA, but I'll be sure to follow up here if it gets added.

Glad you've already got a workaround going with the API call to Google in your Code step. For anyone else who comes across this thread and wants to set up something similar, we've got a guide that might be helpful: