{"id":1152,"date":"2020-09-14T06:15:29","date_gmt":"2020-09-14T06:15:29","guid":{"rendered":"https:\/\/blog.mailbluster.com\/?p=1152"},"modified":"2025-04-26T06:28:06","modified_gmt":"2025-04-26T06:28:06","slug":"integrating-gravity-forms-with-mailbluster-using-webhook","status":"publish","type":"post","link":"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook","title":{"rendered":"Integrating Gravity Forms with MailBluster using Webhook"},"content":{"rendered":"\n<p>The <strong>Gravity Forms<\/strong> Webhooks add-on allows you to send your form data from your WordPress website to an external app or service. You can easily pass a submitted form data from your website to your <a href=\"https:\/\/mailbluster.com\/\" target=\"_blank\" aria-label=\"undefined (opens in a new tab)\" rel=\"noreferrer noopener\">MailBluster<\/a> account using <strong>Webhooks add-On<\/strong>.<\/p>\n\n\n\n<h3>Let&#8217;s look at the prerequisites for using Gravity Forms Webhooks.<\/h3>\n\n\n\n<h2>Download The Webhooks Add-On for Gravity Forms<\/h2>\n\n\n\n<p class=\"badge-round-container\">\n<span class=\"badge-round\">1<\/span> Download Webhooks Add-On: Download an Add-On from the Gravity Forms website, go to the Gravity Forms dashboard, and click&nbsp;<strong>Downloads<\/strong>&nbsp;in the submenu to see all the files available for download.<\/p>\n<p class=\"badge-round-container\">\n<span class=\"badge-round\">2<\/span> It can also be installed directly via the admin area of your WordPress site. Login to your WordPress dashboard area and go to&nbsp;<strong><em>Forms &gt; Add-Ons<\/em><\/strong>. Install any official Gravity Forms Add-On that is permitted by your license level.<\/p>\n\n\n\n<h1>Install and activate the Gravity Forms Add-Ons from your WordPress dashboard<\/h1>\n\n\n\n<p class=\"badge-round-container\">\n<span class=\"badge-round\">1<\/span> Go to the Gravity Forms Add-On download page and download the zip file for Webhooks add-on.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/installing-gravity-forms-addons-1-1.png\" alt=\"Download add-ons \"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">2<\/span> Log into your WordPress website&#8217;s admin area.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/installing-gf-addons-1-1.png\" alt=\"WordPress dashboard\"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">3<\/span> On the left side menu bar, hover over&nbsp;<strong>Plugins,&nbsp;<\/strong>and click&nbsp;<strong>Add New<\/strong>.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/installing-gravity-forms-addons-3.png\" alt=\"Dashboard for adding plugins \"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">4<\/span> At the top of this page, click&nbsp;<strong>Upload Plugin<\/strong>. Then click on&nbsp;<strong>Choose File<\/strong>&nbsp;and select the downloaded add-on zip file. Click the&nbsp;<strong>Install Now<\/strong>&nbsp;button.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/installing-gravity-forms-3-2.png\" alt=\"Process to add plugins\"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">5<\/span> WordPress will process the unpacking and installation of the Gravity Forms add-on automatically. Once the process is finished, click on&nbsp;<strong>Activate Plugin<\/strong>.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/installing-gf-addons-3-1.png\" alt=\"Process to install plugin\"\/><\/figure>\n\n\n\n<br><hr><br><h3>Now, it&#8217;s time for setting up the Webhooks, Let&#8217;s have a look at the procedures.<\/h3>\n\n\n\n<h2>Configuring Webhooks<\/h2>\n\n\n\n<p>You\u2019ll need to create a feed as you would do for any other add-ons to configure Webhooks for a form. To begin, go to your&nbsp;<strong>Form Settings<\/strong>&nbsp;and click on the&nbsp;<strong>Webhooks<\/strong>&nbsp;tab. Then click on the<strong>&nbsp;Add New<\/strong>&nbsp;button. Next, set up the feed for your Webhooks.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/2017-08-07_15-25-10.png\" alt=\"Process to feed settings \"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">1<\/span> <strong>Name:<\/strong>&nbsp;Enter a name for your feed. The name will never be displayed anywhere. For example, we have entered&nbsp;<strong>MailBluster-Example<\/strong>.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/name.jpg\" alt=\"Name for feed settings \"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">2<\/span> <strong>Request URL:&nbsp;<\/strong>Enter the URL where this request will be sent to. We have entered (<u>https:\/\/api.mailbluster.com\/api\/leads<\/u>), for example. This setting also supports&nbsp;<a target=\"_blank\" href=\"https:\/\/docs.gravityforms.com\/merge-tags\/\" rel=\"noreferrer noopener\">merge tags<\/a>.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/requrl.jpg\" alt=\"\"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">3<\/span> <strong>Request Method:<\/strong>&nbsp;Choose the HTTP method that you want to perform. The supported methods are&nbsp;<strong>GET<\/strong>,&nbsp;<strong>POST<\/strong>,&nbsp;<strong>PUT<\/strong>,&nbsp;<strong>PATCH<\/strong>, and&nbsp;<strong>DELETE<\/strong>. Here, we have selected&nbsp;<strong>POST&nbsp;<\/strong>to send the form data to&nbsp;<strong>MailBluster<\/strong>.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/reqmethod.jpg\" alt=\"Request to method \"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">4<\/span> <strong>Request Format:&nbsp;<\/strong>Select the format for the Webhooks request. Two supported formats are&nbsp;<strong>FORM<\/strong>&nbsp;and&nbsp;<strong>JSON<\/strong>. We are using&nbsp;<strong>JSON<\/strong>&nbsp;here.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/format-1.jpg\" alt=\"Process to request format\" width=\"630\" height=\"50\"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">5<\/span> <strong>Request Headers:&nbsp;<\/strong>You can configure one or more HTTP headers here to send with the request.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/reqheader.jpg\" alt=\"Request headers \"\/><\/figure>\n\n\n\n<pre class=\"wp-block-verse\"><strong>Note<\/strong>: The&nbsp;<strong>Content-Type<\/strong>&nbsp;header is automatically set to&nbsp;<strong>application\/JSON<\/strong>&nbsp;during feed processing when the&nbsp;<strong>Request Format<\/strong>&nbsp;is set to&nbsp;<strong>JSON<\/strong>, and the&nbsp;<strong>Request Method<\/strong>&nbsp;is set to&nbsp;<strong>POST<\/strong>&nbsp;or&nbsp;<strong>PUT<\/strong>.<\/pre>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">6<\/span> <strong>Request Body:&nbsp;<\/strong>You will define here what data should be sent with the request. There are two options, such as &#8211;&nbsp;<strong>All Fields<\/strong>&nbsp;and<strong>&nbsp;Select Fields<\/strong>. We have selected&nbsp;<strong>Select Fields&nbsp;<\/strong>here.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/reqbody.jpg\" alt=\"Request body \"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">7<\/span> <strong>Field Values:&nbsp;<\/strong>This dynamic setting will allow you to define the keys and values to be sent in the request body.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/reqbody-1.jpg\" alt=\"Field values \"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">8<\/span> <strong>Webhook Condition:\u00a0<\/strong>Like any other add-ons, conditional logic can be set here. To put conditional logic, check the\u00a0<strong>Enable Condition\u00a0<\/strong>and configure the rules which should be matched for this request to be sent.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/hookcon.jpg\" alt=\"Webhook condition \"\/><\/figure>\n\n\n\n<br><p class=\"badge-round-container\">\n<span class=\"badge-round\">9<\/span> Finally, click on the <strong>Update Settings<\/strong> button to finish the configuration.<\/p><br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img src=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/Screenshot-2020-07-22-at-11.23.08-PM.png\" alt=\"Process to feed setting \"\/><\/figure>\n\n\n\n<p>Congratulations! Your <strong>Gravity Forms<\/strong> is now hooked with <a aria-label=\"undefined (opens in a new tab)\" href=\"https:\/\/mailbluster.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">MailBluster<\/a> through Webhooks for growing your subscriber&#8217;s list.<\/p>\n\n\n\n<hr>\n\n\n\n<p>Happy Sending&nbsp;&#x1f499;<\/p>\n\n\n\n<hr>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Gravity Forms Webhooks add-on allows you to send your form data from your WordPress website to an external app or service. You can easily pass a submitted form data from your website to your MailBluster account using Webhooks add-On. Let&#8217;s look at the prerequisites for using Gravity Forms Webhooks. Download The Webhooks Add-On for &hellip; <a href=\"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Integrating Gravity Forms with MailBluster using Webhook&#8221;<\/span><\/a><\/p>\n","protected":false},"author":9,"featured_media":3466,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[11],"tags":[1151,1137,1175],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Integrating Gravity Forms with MailBluster using Webhook<\/title>\n<meta name=\"description\" content=\"The Gravity Forms Webhooks add-on allows you to send your form data from your WordPress website to an external app or service.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Integrating Gravity Forms with MailBluster using Webhook\" \/>\n<meta property=\"og:description\" content=\"The Gravity Forms Webhooks add-on allows you to send your form data from your WordPress website to an external app or service.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook\" \/>\n<meta property=\"og:site_name\" content=\"MailBluster Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-14T06:15:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-26T06:28:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/gravity-with-mailbluster-using-webhook.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ij_happy\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Israt Happy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mailbluster.com\/blog\/#website\",\"url\":\"https:\/\/mailbluster.com\/blog\/\",\"name\":\"MailBluster Blog\",\"description\":\"Email Marketing Tips Delivered\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mailbluster.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook#primaryimage\",\"url\":\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/gravity-with-mailbluster-using-webhook.png\",\"contentUrl\":\"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/gravity-with-mailbluster-using-webhook.png\",\"width\":1000,\"height\":600,\"caption\":\"gravity-with-mailbluster-using-webhook\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook#webpage\",\"url\":\"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook\",\"name\":\"Integrating Gravity Forms with MailBluster using Webhook\",\"isPartOf\":{\"@id\":\"https:\/\/mailbluster.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook#primaryimage\"},\"datePublished\":\"2020-09-14T06:15:29+00:00\",\"dateModified\":\"2025-04-26T06:28:06+00:00\",\"author\":{\"@id\":\"https:\/\/mailbluster.com\/blog\/#\/schema\/person\/5f1f97440beae6ef63ce0938e4ee2f39\"},\"description\":\"The Gravity Forms Webhooks add-on allows you to send your form data from your WordPress website to an external app or service.\",\"breadcrumb\":{\"@id\":\"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/mailbluster.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Integrating Gravity Forms with MailBluster using Webhook\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/mailbluster.com\/blog\/#\/schema\/person\/5f1f97440beae6ef63ce0938e4ee2f39\",\"name\":\"Israt Happy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/mailbluster.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1ab22bf2682ac20dae344694354e5571?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1ab22bf2682ac20dae344694354e5571?s=96&d=mm&r=g\",\"caption\":\"Israt Happy\"},\"description\":\"Helping People with my Technical writing &amp; Marketing skills.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/isratjahanhappy\/\",\"https:\/\/twitter.com\/ij_happy\"],\"url\":\"https:\/\/mailbluster.com\/blog\/author\/israt\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Integrating Gravity Forms with MailBluster using Webhook","description":"The Gravity Forms Webhooks add-on allows you to send your form data from your WordPress website to an external app or service.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook","og_locale":"en_US","og_type":"article","og_title":"Integrating Gravity Forms with MailBluster using Webhook","og_description":"The Gravity Forms Webhooks add-on allows you to send your form data from your WordPress website to an external app or service.","og_url":"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook","og_site_name":"MailBluster Blog","article_published_time":"2020-09-14T06:15:29+00:00","article_modified_time":"2025-04-26T06:28:06+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/gravity-with-mailbluster-using-webhook.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_creator":"@ij_happy","twitter_misc":{"Written by":"Israt Happy","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/mailbluster.com\/blog\/#website","url":"https:\/\/mailbluster.com\/blog\/","name":"MailBluster Blog","description":"Email Marketing Tips Delivered","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mailbluster.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook#primaryimage","url":"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/gravity-with-mailbluster-using-webhook.png","contentUrl":"https:\/\/mailbluster.com\/blog\/wp-content\/uploads\/2020\/09\/gravity-with-mailbluster-using-webhook.png","width":1000,"height":600,"caption":"gravity-with-mailbluster-using-webhook"},{"@type":"WebPage","@id":"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook#webpage","url":"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook","name":"Integrating Gravity Forms with MailBluster using Webhook","isPartOf":{"@id":"https:\/\/mailbluster.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook#primaryimage"},"datePublished":"2020-09-14T06:15:29+00:00","dateModified":"2025-04-26T06:28:06+00:00","author":{"@id":"https:\/\/mailbluster.com\/blog\/#\/schema\/person\/5f1f97440beae6ef63ce0938e4ee2f39"},"description":"The Gravity Forms Webhooks add-on allows you to send your form data from your WordPress website to an external app or service.","breadcrumb":{"@id":"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mailbluster.com\/blog\/integrating-gravity-forms-with-mailbluster-using-webhook#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mailbluster.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Integrating Gravity Forms with MailBluster using Webhook"}]},{"@type":"Person","@id":"https:\/\/mailbluster.com\/blog\/#\/schema\/person\/5f1f97440beae6ef63ce0938e4ee2f39","name":"Israt Happy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mailbluster.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/1ab22bf2682ac20dae344694354e5571?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1ab22bf2682ac20dae344694354e5571?s=96&d=mm&r=g","caption":"Israt Happy"},"description":"Helping People with my Technical writing &amp; Marketing skills.","sameAs":["https:\/\/www.linkedin.com\/in\/isratjahanhappy\/","https:\/\/twitter.com\/ij_happy"],"url":"https:\/\/mailbluster.com\/blog\/author\/israt"}]}},"_links":{"self":[{"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/posts\/1152"}],"collection":[{"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/comments?post=1152"}],"version-history":[{"count":32,"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/posts\/1152\/revisions"}],"predecessor-version":[{"id":8841,"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/posts\/1152\/revisions\/8841"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/media\/3466"}],"wp:attachment":[{"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/media?parent=1152"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/categories?post=1152"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mailbluster.com\/blog\/wp-json\/wp\/v2\/tags?post=1152"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}