So, I wanted to get the information that comes under the AI Overview section and I noticed the SERP API integrator here doesn’t work if you want to fetch the AI Overview data.
Hey @labaasta_patil! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={your_run_id}&workbook_id={workbook_id}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
Hey @labaasta_patil, I don’t see the SERP node in this flow—maybe it’s a different run link?
Regarding the error, it looks like the Run Code node’s input isn’t connected properly. If you delete the node, re-add it, and connect the input again, it should work fine. That said, the Run Code node seems unnecessary here since you’re already getting the API response from the Call API node. You could pass that output directly to an Extract Data or Ask AI node to get the clean data you need.