- 🇨🇳China guaneagler
This works as said in #5:
[node:field_main_image:entity:field_m_image_image:default:url]FYI, the "default" is the image style machine name.
If I want to use the original image url here, I can add a image style named "default" and make it output original image. Do I have any other special name to output original image url without using new image style?
- 🇮🇪Ireland markconroy
Hi @guaneagler,
You can try something like this in your token to see if you get the URL of the original image.
[node.field_main_image.entity.field_media_image.entity.uri.value]