Parsing REST API results and printing the results in a loop
I'm creating a typebot that gets search results via rest API. I have tried formatting the result but instead of displaying all the results I only get 1 result. I'm using the WordPress search API. I'm assigning the result to a variable called search_result. Is it possible to display an image in the results loop? Anyone please help .