I have the URL to get the Excel file content I used GET FILE CONTENT USING PATH action when I run the flow I am getting Object file ( CONTENT TYPE and CONTENT ). But I need to search the keyword in the file.
I tried parsing the output from get file content using path but getting error that the output was in Object format.
For understanding I am sharing the screenshot of input and output.
Compose 3 contains the URL where we can get file.
In the output we are getting Object file. As per the screenshot I want to know what the next action is better to get the data from the file I can able to search the keyword.
Thanks in advance.