Skip to content

Instantly share code, notes, and snippets.

View camschroedes's full-sized avatar

Cameron Schroeder camschroedes

View GitHub Profile
@mackenziechild
mackenziechild / No Code Membership Demo Hidden Fields
Created February 27, 2020 23:00
These are the hidden inputs you'll need to pass along to Zapier for the mark as complete functionality to work.
<input type="hidden" value="[PULL FROM WEBFLOW CMS]" data-name="Video Name" />
<input type="hidden" value="[PULL FROM WEBFLOW CMS]" data-name="Video ID" />
<input type="hidden" ms-data="webflow-member-id" data-name="Webflow Member ID" />