AI Extract To Table from Scrape Fails With Vague Error

The markdown in the scraped page looks fine, and I only have 3 columns in the output Sheet (matching the JSON). What is the cause of the failure?!

https://www.gumloop.com/pipeline?workbook_id=1PDvhN5oKvRPRgJRuT53fo&tab=2&run_id=DMa3s4givqG9byZz4S3Rn2

(shared open for viewing)

Replaced Extract To Table node with an Extract Data one, and handed output to Google Sheet Writer node. Worked fine. Something janky in the way Extract To Table is handling the combined process.

Hey @gareth - The Extract to Table node uses uses OpenAI’s structured JSON output to extract data. It seems like there was an error in generating the output JSON. If you refresh the schema and try again it should work as expected.

1 Like

This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.