Troubleshooting Clay Webhooks and HubSpot Form Data Retrieval Issues
I’m having trouble with clay webhooks while trying to use the POST method in HubSpot to fetch form submission data. Specifically, I’m encountering an issue where data from a different form is being retrieved unexpectedly. Here’s what I’ve verified so far: • Form Identification: I confirmed that the two forms are distinct and have unique IDs. • Webhook URLs: Each form is set up with a different webhook URL, so there shouldn’t be any overlap. • Form Submissions in HubSpot: The submissions appear correct in HubSpot’s form data, with no mix-ups there. Despite these checks, the webhook is somehow pulling data from both forms instead of only the intended one. Could you help me identify why this might be happening or suggest any additional troubleshooting steps?