{"id":115634,"date":"2018-03-28T16:00:46","date_gmt":"2018-03-28T16:00:46","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=115634"},"modified":"2018-04-02T09:10:14","modified_gmt":"2018-04-02T09:10:14","slug":"continuous-integration-jenkins-gitlab","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/","title":{"rendered":"Continuous Integration with Jenkins and GitLab"},"content":{"rendered":"<p>What is continuous integration (CI)?<br \/>\nContinuous integration (CI) is a software engineering practice in which changes made in code are immediately tested and reported. Each check-in is then verified by an automated build, allowing teams to detect problems early. Hence by integrating regularly, we can detect errors quickly and can locate them easily.<\/p>\n<p>CI software tools can be used to automate testing and build a document trail.\u00a0<a href=\"https:\/\/jenkins.io\">Jenkins<\/a> is the by far the most popular open source continuous integration tool. It\u2019s a Java-based automation server that has CI\/CD plugins to support building, deploying, and automation.<\/p>\n<p>GitLab&#8217;s Jenkins integration allows us to trigger a Jenkins build when a code is pushed to a repository, or when a merge request is created. Now let&#8217;s look how can we integrate Jenkins and Gitlab.<\/p>\n<div class=\"panel panel-primary\">\n<div class=\"panel-heading\">\n<div>\n<h3 class=\"panel-title\">GitLab Configuration<\/h3>\n<\/div>\n<\/div>\n<div class=\"panel-body\">\n<div>\n<h3>1. Create build user and access token at Gitlab<\/h3>\n<p>To create a user and access token go to Profile Settings -&gt; Access Tokens. Over there create a new user named &#8220;jenkins-user&#8221; or any name of your choice. Now create a personal access token and save.<\/p>\n<div class=\"para-images\">\n<div><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/Personal-Access-Tokens-\u00b7-User-Settings-\u00b7-GitLab.jpg\" loading=\"lazy\" \/><\/div>\n<\/div>\n<p>Copy the access token and save somewhere, because it won&#8217;t be visible for the second time.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"panel panel-primary\">\n<div class=\"panel-heading\">\n<div>\n<h3 class=\"panel-title\">Jenkins Configuration<\/h3>\n<\/div>\n<\/div>\n<div class=\"panel-body\">\n<div>\n<h3>1. Add Gitlab credentials to Jenkins<\/h3>\n<p>In the Jenkins\u2019s System credentials add a new credential of the type GitLab API token. Paste the API token copied earlier in the &#8216;API Token&#8217; field and save them.<\/p>\n<div class=\"para-images\">\n<div><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg\" loading=\"lazy\" \/><\/div>\n<\/div>\n<h3>2.\u00a0Configure Jenkins server<\/h3>\n<p>Before configuring the Jenkins server make sure if <a href=\"https:\/\/wiki.jenkins-ci.org\/display\/JENKINS\/GitLab+Plugin\">Jenkins GitLab Plugin<\/a> and <a href=\"https:\/\/wiki.jenkins.io\/display\/JENKINS\/Git+Plugin\">Jenkins Git Plugin<\/a> are installed. To configure the Jenkins server go to Manage Jenkins -&gt; Configure System and move to the &#8216;GitLab&#8217; section. Enter the GitLab server URL in the &#8216;GitLab host URL&#8217; field and select the added Gitlab credentials from the &#8216;credentials&#8217; drop-drown.<\/p>\n<div class=\"para-images\">\n<div><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/Configure-System-Jenkins.jpg\" loading=\"lazy\" \/><\/div>\n<\/div>\n<h3>3.\u00a0Configure Jenkins project<\/h3>\n<p>The Connection between Jenkins and GitLab is setup,now we need to create a job or configure an existing job. Configuring a Jenkins project will be clear by the following screen-shoots<\/p>\n<div class=\"para-images\">\n<div><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/project-general.jpg\" loading=\"lazy\" \/><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/project-SourceCode-management-.jpg\" loading=\"lazy\" \/><\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"para-images\">\n<div>\n<p><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/project-build-triggers.jpg\" loading=\"lazy\" \/><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/project-build-settings.jpg\" loading=\"lazy\" \/><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<div class=\"panel panel-primary\">\n<div class=\"panel-heading\">\n<div>\n<h3 class=\"panel-title\">Webhook\u00a0Configuration(Gitlab)<\/h3>\n<\/div>\n<\/div>\n<div class=\"panel-body\">\n<div>\n<p>Create a new GitLab project or choose an existing one. Then, go to Project-&gt; Integrations -&gt; Jenkins CI. Enter the Jenkins project URL in the given &#8216;URL&#8217; field, select the trigger events from the list and save. A new web-hook will be added accordingly.<\/p>\n<div class=\"para-images\">\n<div>\n<p><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/Web-hook-gitlab.jpg\" loading=\"lazy\" \/><\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>We are all done to integrate Jenkins and gitlab. If you push a commit to the repository,you should see the Jenkins job start running.<\/p>\n<p>For any doubts feel free to comment, suggestions\/improvements are highly appreciated.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is continuous integration (CI)? Continuous integration (CI) is a software engineering practice in which changes made in code are immediately tested and reported. Each check-in is then verified by an automated build, allowing teams to detect problems early. Hence by integrating regularly, we can detect errors quickly and can locate them easily. CI software <a href=\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":94,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4312,3137,5848,4932],"tags":[6440,6439,6437,6436,6435,6438],"class_list":["post-115634","post","type-post","status-publish","format-standard","hentry","category-automation-testing","category-testing","category-testng","category-web-testing","tag-continuous-integration-with-jenkins-and-gitlab","tag-gitlab-continuous-integration-on-jenkins","tag-gitlab-webhook","tag-jenkins-and-gitlab","tag-jenkins-and-gitlab-integration","tag-jenkins-gitlab-integration"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Continuous Integration(CI) with Jenkins and GitLab<\/title>\n<meta name=\"description\" content=\"GitLab&#039;s Jenkins integration allows us to trigger a Jenkins build when a code is pushed to a repository, or when a merge request is created. Jenkins is the by far the most popular open source continuous integration tool.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Continuous Integration(CI) with Jenkins and GitLab\" \/>\n<meta property=\"og:description\" content=\"GitLab&#039;s Jenkins integration allows us to trigger a Jenkins build when a code is pushed to a repository, or when a merge request is created. Jenkins is the by far the most popular open source continuous integration tool.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-03-28T16:00:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-04-02T09:10:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg\" \/>\n<meta name=\"author\" content=\"Himanshu Chand\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Himanshu Chand\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/\"},\"author\":{\"name\":\"Himanshu Chand\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/08d4d0b31f228925099740afd668b50f\"},\"headline\":\"Continuous Integration with Jenkins and GitLab\",\"datePublished\":\"2018-03-28T16:00:46+00:00\",\"dateModified\":\"2018-04-02T09:10:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/\"},\"wordCount\":422,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg\",\"keywords\":[\"Continuous Integration with Jenkins and gitlab\",\"Gitlab Continuous Integration on Jenkins\",\"GitLab Webhook\",\"Jenkins and GitLab\",\"Jenkins and GitLab Integration\",\"Jenkins GitLab Integration\"],\"articleSection\":[\"Automation testing\",\"Testing\",\"TestNG\",\"Web testing\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/\",\"url\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/\",\"name\":\"Continuous Integration(CI) with Jenkins and GitLab\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg\",\"datePublished\":\"2018-03-28T16:00:46+00:00\",\"dateModified\":\"2018-04-02T09:10:14+00:00\",\"description\":\"GitLab's Jenkins integration allows us to trigger a Jenkins build when a code is pushed to a repository, or when a merge request is created. Jenkins is the by far the most popular open source continuous integration tool.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg\",\"width\":\"1285\",\"height\":\"594\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Continuous Integration with Jenkins and GitLab\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/08d4d0b31f228925099740afd668b50f\",\"name\":\"Himanshu Chand\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/067d10770fdcc86d177164f68eb74b9528397b3a5fbf01970b6f6dfd48c64281?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/067d10770fdcc86d177164f68eb74b9528397b3a5fbf01970b6f6dfd48c64281?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"caption\":\"Himanshu Chand\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/himanshu-chand168\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Continuous Integration(CI) with Jenkins and GitLab","description":"GitLab's Jenkins integration allows us to trigger a Jenkins build when a code is pushed to a repository, or when a merge request is created. Jenkins is the by far the most popular open source continuous integration tool.","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:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/","og_locale":"en_US","og_type":"article","og_title":"Continuous Integration(CI) with Jenkins and GitLab","og_description":"GitLab's Jenkins integration allows us to trigger a Jenkins build when a code is pushed to a repository, or when a merge request is created. Jenkins is the by far the most popular open source continuous integration tool.","og_url":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2018-03-28T16:00:46+00:00","article_modified_time":"2018-04-02T09:10:14+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg","type":"","width":"","height":""}],"author":"Himanshu Chand","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Himanshu Chand","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/"},"author":{"name":"Himanshu Chand","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/08d4d0b31f228925099740afd668b50f"},"headline":"Continuous Integration with Jenkins and GitLab","datePublished":"2018-03-28T16:00:46+00:00","dateModified":"2018-04-02T09:10:14+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/"},"wordCount":422,"commentCount":1,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg","keywords":["Continuous Integration with Jenkins and gitlab","Gitlab Continuous Integration on Jenkins","GitLab Webhook","Jenkins and GitLab","Jenkins and GitLab Integration","Jenkins GitLab Integration"],"articleSection":["Automation testing","Testing","TestNG","Web testing"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/","url":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/","name":"Continuous Integration(CI) with Jenkins and GitLab","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg","datePublished":"2018-03-28T16:00:46+00:00","dateModified":"2018-04-02T09:10:14+00:00","description":"GitLab's Jenkins integration allows us to trigger a Jenkins build when a code is pushed to a repository, or when a merge request is created. Jenkins is the by far the most popular open source continuous integration tool.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2018\/03\/New-Credentials-Jenkins.jpg","width":"1285","height":"594"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/continuous-integration-jenkins-gitlab\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Continuous Integration with Jenkins and GitLab"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/08d4d0b31f228925099740afd668b50f","name":"Himanshu Chand","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/067d10770fdcc86d177164f68eb74b9528397b3a5fbf01970b6f6dfd48c64281?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/067d10770fdcc86d177164f68eb74b9528397b3a5fbf01970b6f6dfd48c64281?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","caption":"Himanshu Chand"},"url":"https:\/\/webkul.com\/blog\/author\/himanshu-chand168\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/115634","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/94"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=115634"}],"version-history":[{"count":11,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/115634\/revisions"}],"predecessor-version":[{"id":118580,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/115634\/revisions\/118580"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=115634"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=115634"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=115634"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}