Image Slider - use values from bound object in workflow

I am using an Image Slider in a modal to display images. But I want to use the values from the object that the slides are bound to further on in my workflow in order to trigger backend actions.

So if item>image[0] is displayed on slide1 - how can I use the data from item[0] in the workflow?