// fire off the request to /form.php request = $.ajax({ url: "https://script.google.com/macros/s/AKfycbyn6l07DvlNCdVZrIB-e32KDk9rAHEEyLK4llD3R60XnGRtLgg/exec", type: "post", data: {name:"Test"} });