Hi there!
I’m experiencing issues with a flow designed to extract data from leboncoin.fr. Here’s what’s happening:
Problem Description:
-
No output from the first node: When I click on
View Inputs and Outputsfor the initial extraction node, no data is displayed -
Flow execution fails with the following error:
'Send Email Notification' node could not be run! Missing input 'None', did not receive a value. Please double check your node connections. -
1. Google Sheet** remains empty**: The data hasn’t been written to 1. the target spreadsheet
Self-Debug Results: GumLoop’s self-debug feature suggests:
The Send Email Notification node is failing with a missing input error.
Please check the node's email_body parameter and verify that both
connections (from Ask AI and Google Sheets Writer) are properly established.
You may need to manually click on the email_body field and re-add the badge
references for both the AI response and the sheet link. Also, please verify
in the run logs that both the Ask AI and Google Sheets Writer nodes completed
successfully before the email node tried to run.
What I’ve tried:
-
Verified node connections
-
Checked * the Google Sheet (no data present)
-
Reviewed the output from the first node (empty)
Has anyone encountered similar issues with web scraping flows or leboncoin specifically? Any suggestions would be greatly appreciated!
Thanks in advance!