Hello, I am new to Power Automate, and I need your help with images and if blocks.
I am trying to interact with the GUI of a microscope and verify whether certain conditions are met using an 'if image' action. I need to specify which image (screenshot) to look for, but I can't find the documentation about this syntax for the formula. I already have the images stored in the 'Images' tab of Power Automate, but I can't access them through actions (see screenshots below).
When I try to access these images, I keep getting the error: Parameter 'Image': Argument 'Image' must be 'List of PngEncodedImage'.
How do I create a list with the images already imported, and how do I access them in the if block?
Thanks for you help