Skip to main content

I’ve followed Mackenzie Child’s tutorial on creating a Webflow membership program using Zap and custom webhook to populate the member CMS collection with the videos they’ve marked as watched. I’ve followed the tutorial exactly, double checked my work, looked at multiple forums and tried multiple solutions but I somehow keep getting the same ValidationError.

Here’s my Zap:

 

And here’s the Webflow Collection it is Linked to

 

I’ve used Postman to verify the multi-reference field name, which is why I’ve changed this to “completed-videos-3” in the data. I’ve used Memberstack and Airtable to store member data and all previous zaps seem to be firing fine, it’s just this final webhook that I’m having problems with. Furthermore, when I originally set up the webhook 3 months ago it was working fine, I don’t understand why it isn’t working anymore.

 

Here’s the read-only link to my webflow site: https://preview.webflow.com/preview/training-platform-649133?utm_medium=preview_link&utm_source=designer&utm_content=training-platform-649133&preview=f12880703b55c51689157bb89583c9f8&workflow=preview

 

Any help is greatly appreciated and a massive thanks in advance.

Hi @Charlie H 

Try changing this to false

 


@Troy Tessalone @SamB Hi there, I saw your comments on the other thread that followed this tutorial. Are you able to offer any insight into why this webhook isn’t firing?

 

Many thanks,

Charlie


@Charlie H 

You can use this tool to check your JSON structure: https://jsonlint.com/


Thank you @Troy Tessalone you’re a hero! I don’t believe it was such a simple fix :sweat: