Get a image from an api
The script below get our image, and another script send the image on slack. These two scripts are in a flow.
How to pass this image from a script to another script ? How we should process ? We tried to encode it in utf8 and then encore it in base64 to send it, but the image don't work. If we don't encode it in utf8, windmill throw an error saying it's bad unicode character for the database