Hello everybody,
I have an application where the user uploads a file, and I want to create a flow that detects the extension of the file, if it is in pdf format it converts it into an image.
(The files are stored in a table at sharepoint)
How can I do this?