{"id":1467,"date":"2016-07-15T10:56:09","date_gmt":"2016-07-15T15:56:09","guid":{"rendered":"http:\/\/www.kuulstuff.com\/blog\/?p=1467"},"modified":"2016-07-15T10:56:52","modified_gmt":"2016-07-15T15:56:52","slug":"contact-forms-comparison","status":"publish","type":"post","link":"http:\/\/kuulstuff.com\/blog\/contact-forms-comparison\/","title":{"rendered":"Contact Forms Comparison"},"content":{"rendered":"<p>Contact form is an integral part of any website. It provides a medium for the customer to connect directly with the users. Traditional html forms always work but Wufoo, Google Forms, WordPress Contact Form, and so on are the latest contact forms taking over the website world. They are equipped with inbuilt functionalities which otherwise require hours of programming.<\/p>\n<p><strong>HTML and PHP<\/strong><\/p>\n<p>Traditional<a href=\"http:\/\/www.kuulstuff.com\" target=\"_blank\"> HTML Contact forms<\/a> involve creating forms with ids and capturing them via php and storing in database. The values from the MySQL database could be later retrieved in to a Excel sheet or a web page. This version works fine even now. The developer needs to take care of SQL injection, blank values, naming the fields in the database, and so on. With HTML 5, \u00a0the inbuilt validations come in handy for developers. A lot of code needed to store and retrieve values from database. Further, the out put where the values are displayed or stored must also be taken care of. Sending the form values to an email via the mailto function is the safest and simplest way to achieve the goal. Adding recaptcha is another safety measure for added security. In addition, blocking spam bots at server side is good for securing your website and contact forms.<\/p>\n<p><strong>Wufoo<\/strong><\/p>\n<p><a href=\"http:\/\/www.wufoo.com\/\" target=\"_blank\">Wufoo<\/a> is another way of adding contact form to your website. However, the entire data and control is with them. Wufoo has four\u00a0pricing options. The basic version of the form lets you add the fields and put the code on your website. The form also comes with captcha so you don&#8217;t have to worry about any additional coding. The data is stored on Wufoo site which can be accessed via your Wufoo login. Wufoo lets you create three forms and three reports in the basic package. The reports are awesome too and you can customize any way you want. The report can further be downloaded in to a Excel file or as a CSV file for further processing. Wufoo forms are great for basic requirements. But, if you want the paid versions you can buy <a href=\"http:\/\/www.wufoo.com\/\" target=\"_blank\">Wufoo membership <\/a>depending upon your requirements. The basic version also leaves the big message about &#8216;Form created with Wufoo&#8217; message on your website. You can remove that with paid version. Wufoo also has surveys and emails which can be added later with paid packages.<\/p>\n<p><strong>WordPress ContactForm Plugin<\/strong><\/p>\n<p>Another gem is the <a href=\"https:\/\/wordpress.org\/plugins\/contact-form-7\/\" target=\"_blank\">WordPress ContactForm plugin<\/a>, which you need to set up to be used on your website or blog. The <a href=\"http:\/\/contactform7.com\/\" target=\"_blank\">ContactForm plugin<\/a> is free and can be set up by downloading the plugin from the WordPress Plugins. You can have multiple forms with this plugin and can set up the colors and fields based on your client&#8217;s requirements. It comes with captcha for added security. But, <a href=\"http:\/\/contactform7.com\/faq\/\" target=\"_blank\">ContactForm 7<\/a>\u00a0needs to be updated for latest bug fixes and releases.\u00a0You can send emails with contact forms in them using this plugin. However, you need to be aware of how to set it up otherwise you will end up with lot of errors. This has to be tested in multiple browsers and devices as the form throws an error if you give invalid input names that are reserved in this plugin. I think this ContactForm is great again and the data can be import or export data\u00a0from the WordPress admin tools.<\/p>\n<p><strong>Google Forms<\/strong><\/p>\n<p>If you are a big fan of Google and use Google Apps for most of your web business and data management, <a href=\"https:\/\/www.google.com\/forms\/about\/\" target=\"_blank\">Google Forms<\/a> are a great way. With your google login you can create the form and get the code in your website. Once you submit the form, thank you message from Google Forms remains on the screen. You can edit the colors and fields and set up is easy.\u00a0You can limit the number of responses, include surveys, send confirmation messages, \u00a0and so on. The plugins available for Chrome make the set up even more efficient. If you want to send an attachment with the confirmation message, you have to set a trigger for the function on the form submit. First, save the document to be sent in your google drive, then get the id of the document by opening it in a new window. Set up the Google script to send the mail with subject, body, and attachment to the email specified in the Google Contact Form. You may need to test it out multiple times before you can successfully send the attachment. Spend some time to get a hang of the Google script and related errors.<a href=\"http:\/\/kuulstuff.com\/easyrentacar\/\" target=\"_blank\"> Google Forms Example<\/a>\u00a0shows that\u00a0the data can be saved in an excel sheet on your drive or you can specify the format required. The beauty of the Google Forms is that the Contact Form data sheet on your drive is instantly updated. Sending confirmation messages and sending mail to self is also simple. You can set to send you daily or weekly reports as well.<\/p>\n<p>Let me know how you incorporated Contact form in your website and which you think is the best! Here is one so you can contact me. \ud83d\ude42<\/p>\n<p>&nbsp;<\/p>\n<div data-test='contact-form'\n\t\t\tid='contact-form-1467'\n\t\t\tclass='wp-block-jetpack-contact-form-container '\n\t\t\tdata-wp-interactive='jetpack\/form' data-wp-context='{\"formId\":\"1467\",\"formHash\":\"fca5265cac26492f2fd7448c952696978a2c387a\",\"showErrors\":false,\"errors\":[],\"fields\":[],\"isMultiStep\":false,\"useAjax\":true,\"submissionData\":null,\"formattedSubmissionData\":[],\"submissionSuccess\":false,\"submissionError\":null,\"elementId\":\"jp-form-fca5265cac26492f2fd7448c952696978a2c387a\"}'\n\t\t\tdata-wp-watch--scroll-to-wrapper=\"callbacks.scrollToWrapper\"\n\t\t>\n<div class=\"contact-form-submission contact-form-ajax-submission\" data-wp-class--submission-success=\"context.submissionSuccess\"><p class=\"go-back-message\"> <a class=\"link\" role=\"button\" tabindex=\"0\" data-wp-on--click=\"actions.goBack\">Go back<\/a> <\/p><h4 id=\"contact-form-success-header\">Your message has been sent<\/h4>\n\n<template data-wp-each--submission=\"context.formattedSubmissionData\">\n\t\t\t\t<div>\n\t\t\t\t\t<div class=\"field-name\" data-wp-text=\"context.submission.label\" data-wp-bind--hidden=\"!context.submission.label\"><\/div>\n\t\t\t\t\t<div class=\"field-value\" data-wp-text=\"context.submission.value\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/template><\/div><form action='http:\/\/kuulstuff.com\/blog\/contact-forms-comparison\/#contact-form-1467'\n\t\t\t\tid='jp-form-fca5265cac26492f2fd7448c952696978a2c387a'\n\t\t\t\tmethod='post'\n\t\t\t\tclass='contact-form commentsblock' aria-label=\"Contact Forms Comparison\"\n\t\t\t\tdata-wp-on--submit=\"actions.onFormSubmit\"\n\t\t\t\tdata-wp-on--reset=\"actions.onFormReset\"\n\t\t\t\tdata-wp-class--submission-success=\"context.submissionSuccess\"\n\t\t\t\tdata-wp-class--is-first-step=\"state.isFirstStep\"\n\t\t\t\tdata-wp-class--is-last-step=\"state.isLastStep\"\n\t\t\t\tdata-wp-class--is-ajax-form=\"context.useAjax\"\n\t\t\t\tnovalidate >\n<input type='hidden' name='jetpack_contact_form_jwt' value='eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdHRyaWJ1dGVzIjp7InRvIjoia3V1bHN0dTFAa3V1bHN0dWZmLmNvbSIsInN1YmplY3QiOiJbS3V1bCBTdHVmZiA6IEJsb2ddIENvbnRhY3QgRm9ybXMgQ29tcGFyaXNvbiIsInNob3dfc3ViamVjdCI6Im5vIiwid2lkZ2V0IjoiIiwiYmxvY2tfdGVtcGxhdGUiOiIiLCJibG9ja190ZW1wbGF0ZV9wYXJ0IjoiIiwiaWQiOiIxNDY3Iiwic3VibWl0X2J1dHRvbl90ZXh0IjoiU3VibWl0IiwiY3VzdG9tVGhhbmt5b3UiOiIiLCJjdXN0b21UaGFua3lvdUhlYWRpbmciOiJZb3VyIG1lc3NhZ2UgaGFzIGJlZW4gc2VudCIsImN1c3RvbVRoYW5reW91TWVzc2FnZSI6IlRoYW5rIHlvdSBmb3IgeW91ciBzdWJtaXNzaW9uISIsImN1c3RvbVRoYW5reW91UmVkaXJlY3QiOiIiLCJqZXRwYWNrQ1JNIjoiMSIsIm1haWxwb2V0IjoiIiwiY2xhc3NOYW1lIjoiIiwicG9zdFRvVXJsIjoiIiwic2FsZXNmb3JjZURhdGEiOiIiLCJoaWRkZW5GaWVsZHMiOiIiLCJzdGVwVHJhbnNpdGlvbiI6ImZhZGUtc2xpZGUifSwiY29udGVudCI6Iltjb250YWN0LWZpZWxkIGxhYmVsPSdOYW1lJyB0eXBlPSduYW1lJyByZXF1aXJlZD0nMSdcL11bY29udGFjdC1maWVsZCBsYWJlbD0nRW1haWwnIHR5cGU9J2VtYWlsJyByZXF1aXJlZD0nMSdcL10iLCJoYXNoIjoiZmNhNTI2NWNhYzI2NDkyZjJmZDc0NDhjOTUyNjk2OTc4YTJjMzg3YSJ9.CkIn_2_ddSDfpo-AJaZpEAl84aWkTj0VSaF8ChITXWk' \/>\n\n<div style=\"\"  data-wp-interactive=\"jetpack\/form\" data-wp-context='{\"fieldId\":\"g1467-name\",\"fieldType\":\"name\",\"fieldLabel\":\"Name\",\"fieldValue\":\"\",\"fieldPlaceholder\":\"\",\"fieldIsRequired\":\"1\",\"fieldErrorMessage\":\"\",\"fieldExtra\":[],\"formHash\":\"fca5265cac26492f2fd7448c952696978a2c387a\"}'  class='grunion-field-name-wrap grunion-field-wrap'  data-wp-init='callbacks.initializeField' data-wp-on--jetpack-form-reset='callbacks.initializeField' >\n<label\n\t\t\t\tfor='g1467-name' class=\"grunion-field-label name\" >Name<span class=\"grunion-label-required\" aria-hidden=\"true\">(required)<\/span><\/label>\n<input\n\t\t\t\t\ttype='text'\n\t\t\t\t\tname='g1467-name'\n\t\t\t\t\tid='g1467-name'\n\t\t\t\t\tvalue=''\n\n\t\t\t\t\tdata-wp-bind--aria-invalid='state.fieldHasErrors'\n\t\t\t\t\tdata-wp-bind--value='state.getFieldValue'\n\t\t\t\t\taria-errormessage='g1467-name-text-error-message'\n\t\t\t\t\tdata-wp-on--input='actions.onFieldChange'\n\t\t\t\t\tdata-wp-on--blur='actions.onFieldBlur'\n\t\t\t\t\tdata-wp-class--has-value='state.hasFieldValue'\n\n\t\t\t\t\tclass='name  grunion-field' \n\t\t\t\t\trequired='true' aria-required='true'  \/>\n \n\t\t\t<div id=\"g1467-name-text-error\" class=\"contact-form__input-error\" data-wp-class--has-errors=\"state.fieldHasErrors\">\n\t\t\t\t<span class=\"contact-form__warning-icon\">\n\t\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M8.50015 11.6402H7.50015V10.6402H8.50015V11.6402Z\" \/>\n\t\t\t\t\t\t<path d=\"M7.50015 9.64018H8.50015V6.30684H7.50015V9.64018Z\" \/>\n\t\t\t\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.98331 3.0947C7.42933 2.30177 8.57096 2.30177 9.01698 3.09469L13.8771 11.7349C14.3145 12.5126 13.7525 13.4735 12.8602 13.4735H3.14004C2.24774 13.4735 1.68575 12.5126 2.12321 11.7349L6.98331 3.0947ZM8.14541 3.58496C8.08169 3.47168 7.9186 3.47168 7.85488 3.58496L2.99478 12.2251C2.93229 12.3362 3.01257 12.4735 3.14004 12.4735H12.8602C12.9877 12.4735 13.068 12.3362 13.0055 12.2251L8.14541 3.58496Z\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t\t<span class=\"visually-hidden\">Warning<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t<span data-wp-text=\"state.errorMessage\" id=\"g1467-name-text-error-message\"><\/span>\n\t\t\t<\/div> \n\t<\/div>\n\n<div style=\"\"  data-wp-interactive=\"jetpack\/form\" data-wp-context='{\"fieldId\":\"g1467-email\",\"fieldType\":\"email\",\"fieldLabel\":\"Email\",\"fieldValue\":\"\",\"fieldPlaceholder\":\"\",\"fieldIsRequired\":\"1\",\"fieldErrorMessage\":\"\",\"fieldExtra\":[],\"formHash\":\"fca5265cac26492f2fd7448c952696978a2c387a\"}'  class='grunion-field-email-wrap grunion-field-wrap'  data-wp-init='callbacks.initializeField' data-wp-on--jetpack-form-reset='callbacks.initializeField' >\n<label\n\t\t\t\tfor='g1467-email' class=\"grunion-field-label email\" >Email<span class=\"grunion-label-required\" aria-hidden=\"true\">(required)<\/span><\/label>\n<input\n\t\t\t\t\ttype='email'\n\t\t\t\t\tname='g1467-email'\n\t\t\t\t\tid='g1467-email'\n\t\t\t\t\tvalue=''\n\n\t\t\t\t\tdata-wp-bind--aria-invalid='state.fieldHasErrors'\n\t\t\t\t\tdata-wp-bind--value='state.getFieldValue'\n\t\t\t\t\taria-errormessage='g1467-email-email-error-message'\n\t\t\t\t\tdata-wp-on--input='actions.onFieldChange'\n\t\t\t\t\tdata-wp-on--blur='actions.onFieldBlur'\n\t\t\t\t\tdata-wp-class--has-value='state.hasFieldValue'\n\n\t\t\t\t\tclass='email  grunion-field' \n\t\t\t\t\trequired='true' aria-required='true'  \/>\n \n\t\t\t<div id=\"g1467-email-email-error\" class=\"contact-form__input-error\" data-wp-class--has-errors=\"state.fieldHasErrors\">\n\t\t\t\t<span class=\"contact-form__warning-icon\">\n\t\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M8.50015 11.6402H7.50015V10.6402H8.50015V11.6402Z\" \/>\n\t\t\t\t\t\t<path d=\"M7.50015 9.64018H8.50015V6.30684H7.50015V9.64018Z\" \/>\n\t\t\t\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.98331 3.0947C7.42933 2.30177 8.57096 2.30177 9.01698 3.09469L13.8771 11.7349C14.3145 12.5126 13.7525 13.4735 12.8602 13.4735H3.14004C2.24774 13.4735 1.68575 12.5126 2.12321 11.7349L6.98331 3.0947ZM8.14541 3.58496C8.08169 3.47168 7.9186 3.47168 7.85488 3.58496L2.99478 12.2251C2.93229 12.3362 3.01257 12.4735 3.14004 12.4735H12.8602C12.9877 12.4735 13.068 12.3362 13.0055 12.2251L8.14541 3.58496Z\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t\t<span class=\"visually-hidden\">Warning<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t<span data-wp-text=\"state.errorMessage\" id=\"g1467-email-email-error-message\"><\/span>\n\t\t\t<\/div> \n\t<\/div>\n\t<p class='contact-submit'>\n<div class=\"contact-form__error\" data-wp-class--show-errors=\"state.showFormErrors\"><span class=\"contact-form__warning-icon\"><span class=\"visually-hidden\">Warning.<\/span><i aria-hidden=\"true\"><\/i><\/span>\n\t\t\t\t<span data-wp-text=\"state.getFormErrorMessage\"><\/span>\n\t\t\t\t<ul>\n\t\t\t\t<template data-wp-each=\"state.getErrorList\" data-wp-key=\"context.item.id\">\n\t\t\t\t\t<li><a data-wp-bind--href=\"context.item.anchor\" data-wp-on--click=\"actions.scrollIntoView\" data-wp-text=\"context.item.label\"><\/a><\/li>\n\t\t\t\t<\/template>\n\t\t\t\t<\/ul><\/div><div class=\"contact-form__error\" data-wp-class--show-errors=\"state.showSubmissionError\" data-wp-text=\"context.submissionError\"><\/div>\t\t<button type='submit' class='pushbutton-wide'>Submit<\/button>\t\t<input type='hidden' name='contact-form-id' value='1467' \/>\n\t\t<input type='hidden' name='action' value='grunion-contact-form' \/>\n\t\t<input type='hidden' name='contact-form-hash' value='fca5265cac26492f2fd7448c952696978a2c387a' \/>\n\t<\/p>\n<p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"133\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Contact form is an integral part of any website. It provides a medium for the customer to connect directly with the users. Traditional html forms always work but Wufoo, Google<a href=\"http:\/\/kuulstuff.com\/blog\/contact-forms-comparison\/\" class=\"more-link\">Read More <span class=\"screen-reader-text\">Contact Forms Comparison<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[21,61],"tags":[1192,1191,1195,1194,1032,1151,1150,1196,1127,1049,1193],"class_list":["post-1467","post","type-post","status-publish","format-standard","hentry","category-daytoday","category-technology","tag-analytics","tag-contact-form","tag-contactform-wordpress","tag-google-form","tag-html","tag-mysql","tag-php","tag-web-technologies","tag-website","tag-website-development","tag-wuform"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p4AvRz-nF","jetpack-related-posts":[{"id":1281,"url":"http:\/\/kuulstuff.com\/blog\/forget-everything-just-learn-angularjs\/","url_meta":{"origin":1467,"position":0},"title":"Forget Everything: Just Learn AngularJS!","author":"KP","date":"October 10, 2015","format":false,"excerpt":"Angular or Angular JS is the next most powerful Javascript framework out there which is becoming increasingly popular among the tech world. Angular JS along with CSS frameworks such as Bootstrap coupled with the REST services is redefining Website development.","rel":"","context":"In &quot;Day to day&quot;","block_context":{"text":"Day to day","link":"http:\/\/kuulstuff.com\/blog\/category\/daytoday\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1411,"url":"http:\/\/kuulstuff.com\/blog\/integrate-a-wordpress-blog-to-your-bootstrap-website\/","url_meta":{"origin":1467,"position":1},"title":"Integrate a WordPress Blog to Your Bootstrap Website","author":"admin","date":"March 17, 2016","format":false,"excerpt":"So, you built a great website in bootstrap. Your site is live and great, works fine in all devices and browsers, everything is perfect. Now, your customer wants to add a blog to your website. WordPress has great themes for blogs but none of them are going to look like\u2026","rel":"","context":"In &quot;Day to day&quot;","block_context":{"text":"Day to day","link":"http:\/\/kuulstuff.com\/blog\/category\/daytoday\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1287,"url":"http:\/\/kuulstuff.com\/blog\/angularjs-how-to-begin\/","url_meta":{"origin":1467,"position":2},"title":"AngularJS: How to Begin","author":"KP","date":"October 10, 2015","format":false,"excerpt":"AngularJS is the Javascript framework for website development. It is widely popular for the features including modularity and separation of concerns. Here are some of the keywords you must be familiar with in order to build web applications with AngularJS.","rel":"","context":"In &quot;Day to day&quot;","block_context":{"text":"Day to day","link":"http:\/\/kuulstuff.com\/blog\/category\/daytoday\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1370,"url":"http:\/\/kuulstuff.com\/blog\/youtube-application-program-interface-api\/","url_meta":{"origin":1467,"position":3},"title":"YouTube Application Program Interface (API)","author":"KP","date":"January 22, 2016","format":false,"excerpt":"YouTube is the most popular video source for world wide web users. As a developer, if you would like to embed a YouTube application in your website or application, there are a number of tools available. However, there are some settings and customization required if you want to modify according\u2026","rel":"","context":"In &quot;Day to day&quot;","block_context":{"text":"Day to day","link":"http:\/\/kuulstuff.com\/blog\/category\/daytoday\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1472,"url":"http:\/\/kuulstuff.com\/blog\/why-do-small-businesses-need-a-website\/","url_meta":{"origin":1467,"position":4},"title":"Why do Small Businesses Need a Website?","author":"admin","date":"October 11, 2016","format":false,"excerpt":"Yes, small businesses do need a website to promote their business. Many argue that the Facebook page they have will suffice to give out the basic information. But, that information may not always enough to convince your customers to choose your business. A complete website is required to improve the\u2026","rel":"","context":"In &quot;Day to day&quot;","block_context":{"text":"Day to day","link":"http:\/\/kuulstuff.com\/blog\/category\/daytoday\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":446,"url":"http:\/\/kuulstuff.com\/blog\/back-to-school\/","url_meta":{"origin":1467,"position":5},"title":"Back to School!","author":"KP","date":"August 2, 2010","format":false,"excerpt":"While back to school season means a lot of fun for children, it is a lot of work and stress for most parents. Taking care of the registrations, school supplies, back pack night, day care, transportation among others is easier for some but stressful for other parents.","rel":"","context":"In &quot;Day to day&quot;","block_context":{"text":"Day to day","link":"http:\/\/kuulstuff.com\/blog\/category\/daytoday\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"http:\/\/kuulstuff.com\/blog\/wp-json\/wp\/v2\/posts\/1467","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/kuulstuff.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/kuulstuff.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/kuulstuff.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/kuulstuff.com\/blog\/wp-json\/wp\/v2\/comments?post=1467"}],"version-history":[{"count":3,"href":"http:\/\/kuulstuff.com\/blog\/wp-json\/wp\/v2\/posts\/1467\/revisions"}],"predecessor-version":[{"id":1470,"href":"http:\/\/kuulstuff.com\/blog\/wp-json\/wp\/v2\/posts\/1467\/revisions\/1470"}],"wp:attachment":[{"href":"http:\/\/kuulstuff.com\/blog\/wp-json\/wp\/v2\/media?parent=1467"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/kuulstuff.com\/blog\/wp-json\/wp\/v2\/categories?post=1467"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/kuulstuff.com\/blog\/wp-json\/wp\/v2\/tags?post=1467"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}