In the master workflow, I have set up a path condition for all bookings that are created.
The workflow first checks whether the attribution source medium is “calendar.” If this condition is met, it proceeds to retrieve the database sheet information related to the LeadConnector pipeline ID, pipeline stage ID, assigned user, Close CRM status, lead tagging, and lead owner.
However, I’m noticing that the system is still returning a 404 error / “record not found” message, even though the webhook data appears to be capturing all the required information correctly.
404 error found in my add/update opportunity in LeadConnector, Slack is alerting with incomplete information even though I mapped it correctly and in update opportunity in Close, it is showing record not found but all the IDs are correctly mapped.
I’m trying to understand why this error is occurring despite the webhook successfully receiving the data.


