Add image to standard card

Hey @Federica_Carrus,

Whatever card your using should have a line like this:
image: Formatter.image(profile.c_photo).url

Make sure that the field name in the formatter (e.g. c_photo) matches the name of your photo field you’re mapping to, and you should be good!