<script>
tag on your page or as an external file.
comfyform
Function to Send Datacomfyform
function which will serialize the data by converting a JavaScript object to a JSON string, perfect for consistent data structures sent from your application.
YOUR_FORM_ID
with the actual ID provided by Comfyform for your form.
comfyform
function with your form ID and some testing data like in the example in Step 2.