sanjiovani
sanjiovani2w ago

sanjiovani - I'm getting an error "Cannot read ...

I'm getting an error "Cannot read properties of undefined (reading 'Webhook Payload')" in my Properties Flow node. Here's what I'm trying to do: - Receive a Webflow webhook for property collection items - Process the data in a Properties Flow node - Sync to Supabase database Current setup: - Trigger: Webflow webhook - Node 1: Determine Collection Type (working correctly) - Node 2: Properties Flow (getting the error) The error happens when trying to access inputs["Webhook Payload"]. Can you: 1. Analyze why the Webhook Payload is undefined 2. Show me how to properly pass data between nodes 3. Provide the correct code for accessing inputs in my Properties Flow node 4. Explain how to debug data flow between nodes in BuildShip Please include any necessary console.log statements for debugging.
1 Reply

Did you find this page helpful?