Hi! I am trying to create a flow that, long story short, should send an email with a pdf attachment and that pdf file contains a logo. I know that I should use base64 to convert the image but it's not working at all.

In the red box I've tried to put the base64 but i got an error while trying to save:

Does anyone know how to solve this issue?