{"id":232,"date":"2022-03-03T17:09:00","date_gmt":"2022-03-03T17:09:00","guid":{"rendered":"https:\/\/swapnilzambare.com\/blog\/blog\/2022\/03\/03\/object-relationships-in-salesforce\/"},"modified":"2023-07-02T23:08:57","modified_gmt":"2023-07-02T17:38:57","slug":"object-relationships-in-salesforce","status":"publish","type":"post","link":"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/","title":{"rendered":"Object Relationships in Salesforce"},"content":{"rendered":"<div style=\"clear: both; text-align: center;\"><\/div>\n<p><span style=\"font-size: large;\"><b>What is Object Relationships in Salesforce<\/b><\/span><br \/>\nObject relationships are a special field type that connects two objects together.<\/p>\n<p>Salesforce Object relationships is nothing but a two way association between two Objects. One Object record information is linked in another object record. In Salesforce.com, Object Relationships is created between two Object. Here the custom field of an Object record contains a link in another object record. To build many custom object in Salesforce.com, relationships plays a major role.<\/p>\n<p>Let\u2019s think about a standard object like Account. If a sales rep opens an account, they\u2019ve probably been talking to a few people at that account\u2019s company. They\u2019ve probably made contacts like executives or IT managers and stored those contacts\u2019 information in Salesforce.<\/p>\n<p>It makes sense, then, that there should be a relationship between the Account object and the Contact object.<\/p>\n<p>When you look at an account record in Salesforce, you can see that there\u2019s a section for contacts on the Related tab. You can also see that there\u2019s a button that lets you quickly add a contact to an account.<\/p>\n<p><b>There are two main types of object relationships:<i> lookup and master-detail.<\/i><\/b><\/p>\n<p><b>1. Lookup Relationships<\/b><\/p>\n<p>The relationship between the two objects is a lookup relationship. A lookup relationship essentially links two objects together so that you can \u201clook up\u201d one object from the related items on another object.<\/p>\n<p>Lookup relationships can be one-to-one or one-to-many. The Account to Contact relationship is one-to-many because a single account can have many related contacts<\/p>\n<ul style=\"text-align: left;\">\n<li>Lookup relationship is a one type of relationship which form loose bond relationship between Parent object and Child object.<\/li>\n<li>In lookup Child record need not be associated to a parent.<\/li>\n<li>No Cascade record deletion happens.<\/li>\n<li>Lookup field is not required on the page layouts of the detail object.<\/li>\n<li>No Rollup summary fields can be created in Lookup relationship.<\/li>\n<\/ul>\n<p><b>2. Master-Detail Relationships<\/b><\/p>\n<p>While lookup relationships are fairly casual, master-detail relationships are a bit tighter. In this type of relationship, one object is the master and another is the detail. The master object controls certain behaviors of the detail object, like who can view the detail\u2019s data.<\/p>\n<p>The Master-detail relationships is that you can create rollup summary fields! Do take note, a single object can have a maximum of 2 master-detail relationships.<\/p>\n<ul style=\"text-align: left;\">\n<li>When a record of the master object is deleted, its related detail records are also deleted.<\/li>\n<li>The Owner field on the detail object is not available and is automatically set to the owner of its associated master record. Custom objects on the detail side of a master-detail relationship cannot have sharing rules, manual sharing, or queues, as these require the Owner field.<\/li>\n<li>Master-Detail relationship is a one type of relationship which form tight bond relationship between Parent object and Child object.<\/li>\n<li>Child records should always associated to a parent they can not remain orphan.<\/li>\n<li>Cascade record deletions. When a parent object record is deleted all it\u2019s child records get deleted automatically.<\/li>\n<li>Standard Objects cannot be a detail object(Child object). ex: Account cannot be detail object.<\/li>\n<li>The master-detail relationship fields is required on the page layouts of the detail object.<\/li>\n<li>Roll-up Summary fields can be created on Master object(Parent Object.)<\/li>\n<li>Child record inherits all security and sharing settings from it\u2019s parent record.<\/li>\n<\/ul>\n<h3 style=\"border: 0px; color: #323232; , sans-serif;font-size: 24px; line-height: 1.1; margin: 0px 0px 15px; padding: 0px; vertical-align: baseline;\">Lookups vs Master-Detail Relationships<\/h3>\n<table style=\"border-collapse: collapse; border-radius: 10px; border-spacing: 0px; border: none; color: #323232; font-family: Chivo, sans-serif; font-size: 16px; margin: 0px 0px 1em; max-width: 100%; overflow: hidden; padding: 0px; vertical-align: baseline; width: 840px;\">\n<thead style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<tr style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<th style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-left: none; border-right: none; border-top: none; float: none; margin: 0px; padding: 16px; text-align: left; vertical-align: middle;\">Lookup relationship<\/th>\n<th style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-left: none; border-right: none; border-top: none; float: none; margin: 0px; padding: 16px; text-align: left; vertical-align: middle;\">Master-detail relationship<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<tr style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; border-top: 0px; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Loosely coupled.<\/td>\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; border-top: 0px; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Strongly coupled.<\/td>\n<\/tr>\n<tr style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Roll-up summary field not available.<\/td>\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Roll-up summary field is available..<\/td>\n<\/tr>\n<tr style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Parent record is not required when creating a child record.<\/td>\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Parent record is required in order to save a child record.<\/td>\n<\/tr>\n<tr style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Lookup fields are not required on the page layout of the detail record but if you make them a required field, it is advised!<\/td>\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Master-detail field is always required on the page layout of the detail record (because of the point above).<\/td>\n<\/tr>\n<tr style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Standard object record can be on the detail side of a custom object in a lookup relationship.<\/td>\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Standard object record cannot be a child.<\/td>\n<\/tr>\n<tr style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">By default record ownership of child records is not controlled by the parent.<\/td>\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">The parent controls the record ownership of child records. The owner field is not available on the detail record in master-detail relationship queues, sharing rules and manual sharing is not possible for detail records as it requires the owner field.<\/td>\n<\/tr>\n<tr style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">You can have a child record without a parent.<\/td>\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">You cannot have a child record without a parent.<\/td>\n<\/tr>\n<tr style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">You can have a maximum of 40 lookups on an object.<\/td>\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">You can have a maximum of two master details on an object.<\/td>\n<\/tr>\n<tr style=\"background: transparent; border: 0px; margin: 0px; padding: 0px; vertical-align: baseline;\">\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">No cascade delete.<\/td>\n<td style=\"background-attachment: initial; background-image: initial; background-position: 0px 0px; background-size: initial; border-bottom: none; border-left: none; border-right: none; float: none; margin: 0px; padding: 16px; vertical-align: top;\">Cascade delete.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span style=\"font-size: medium;\"><b>3. External lookup relationship<\/b><\/span><\/p>\n<p>We can create two special lookups on an external object apart from the standard lookup relationship. They are external lookup relationship and indirect lookup relationship.<\/p>\n<p>External lookup relationship allows us to link an external object to a parent external object whose data is stored in an external data source. In other words, it allows us to link two external objects.<\/p>\n<p><span style=\"font-size: medium;\"><b>4. Self-relationship<\/b><\/span><\/p>\n<p>Self-relationship is another example of a lookup relationship. In Salesforce, we can use lookup relationships to create self-relationship among objects; we can have a maximum of 40 self-lookups.<\/p>\n<p><span style=\"font-size: medium;\"><b>5. Many-to-many relationship<\/b><\/span><\/p>\n<p>The many-to-many relationship in Salesforce allows us to link a child record to multiple parents.<\/p>\n<ul style=\"text-align: left;\">\n<li>Many-Many Relationships between two objects can be created.<\/li>\n<li>Junction Object is used to create Many-Many Relationship.<\/li>\n<li>Junction object can also be called as Join Object.<\/li>\n<li>Junction Object links each objects in Many-Many Relationship.<\/li>\n<\/ul>\n<p>We create Many-to-Many Relationship by creating two master-details relationship with a common Junction Object.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is Object Relationships in Salesforce Object relationships are a special field type that connects two objects together. Salesforce Object relationships is nothing but a two way association between two Objects. One Object record information is linked in another object record. In Salesforce.com, Object Relationships is created between two Object. Here the custom field of&#8230;<\/p>\n","protected":false},"author":2,"featured_media":333,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21,22,24],"tags":[],"class_list":["post-232","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-salesforce","category-salesforce-admin","category-salesforce-administrator"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Object Relationships in Salesforce - Swapnil SFDC | Salesforce Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Object Relationships in Salesforce - Swapnil SFDC | Salesforce Blog\" \/>\n<meta property=\"og:description\" content=\"What is Object Relationships in Salesforce Object relationships are a special field type that connects two objects together. Salesforce Object relationships is nothing but a two way association between two Objects. One Object record information is linked in another object record. In Salesforce.com, Object Relationships is created between two Object. Here the custom field of...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/\" \/>\n<meta property=\"og:site_name\" content=\"Swapnil SFDC | Salesforce Blog\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-03T17:09:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-02T17:38:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/03\/Objectrelationship.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"320\" \/>\n\t<meta property=\"og:image:height\" content=\"210\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Swapnil\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SwapnilZambare7\" \/>\n<meta name=\"twitter:site\" content=\"@SwapnilZambare7\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Swapnil\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/\",\"url\":\"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/\",\"name\":\"Object Relationships in Salesforce - Swapnil SFDC | Salesforce Blog\",\"isPartOf\":{\"@id\":\"https:\/\/swapnilzambare.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/03\/Objectrelationship.jpg\",\"datePublished\":\"2022-03-03T17:09:00+00:00\",\"dateModified\":\"2023-07-02T17:38:57+00:00\",\"author\":{\"@id\":\"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/8ababd34e5d3bc24fa10df2a87c5ac45\"},\"breadcrumb\":{\"@id\":\"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/#primaryimage\",\"url\":\"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/03\/Objectrelationship.jpg\",\"contentUrl\":\"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/03\/Objectrelationship.jpg\",\"width\":320,\"height\":210,\"caption\":\"Salesforce Object relationship\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/swapnilzambare.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Object Relationships in Salesforce\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/#website\",\"url\":\"https:\/\/swapnilzambare.com\/blog\/\",\"name\":\"Swapnil SFDC | Salesforce Blog\",\"description\":\"Hey trailblazers, Welcome to Swapnil SFDC world.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/swapnilzambare.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/8ababd34e5d3bc24fa10df2a87c5ac45\",\"name\":\"Swapnil\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/50610dedda801c6c795bfc5b650f7f4ed5f7c34b3b5c9c7148d702eb351c003b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/50610dedda801c6c795bfc5b650f7f4ed5f7c34b3b5c9c7148d702eb351c003b?s=96&d=mm&r=g\",\"caption\":\"Swapnil\"},\"url\":\"https:\/\/swapnilzambare.com\/blog\/author\/swapnil-zambare\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Object Relationships in Salesforce - Swapnil SFDC | Salesforce Blog","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:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/","og_locale":"en_US","og_type":"article","og_title":"Object Relationships in Salesforce - Swapnil SFDC | Salesforce Blog","og_description":"What is Object Relationships in Salesforce Object relationships are a special field type that connects two objects together. Salesforce Object relationships is nothing but a two way association between two Objects. One Object record information is linked in another object record. In Salesforce.com, Object Relationships is created between two Object. Here the custom field of...","og_url":"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/","og_site_name":"Swapnil SFDC | Salesforce Blog","article_published_time":"2022-03-03T17:09:00+00:00","article_modified_time":"2023-07-02T17:38:57+00:00","og_image":[{"width":320,"height":210,"url":"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/03\/Objectrelationship.jpg","type":"image\/jpeg"}],"author":"Swapnil","twitter_card":"summary_large_image","twitter_creator":"@SwapnilZambare7","twitter_site":"@SwapnilZambare7","twitter_misc":{"Written by":"Swapnil","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/","url":"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/","name":"Object Relationships in Salesforce - Swapnil SFDC | Salesforce Blog","isPartOf":{"@id":"https:\/\/swapnilzambare.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/#primaryimage"},"image":{"@id":"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/#primaryimage"},"thumbnailUrl":"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/03\/Objectrelationship.jpg","datePublished":"2022-03-03T17:09:00+00:00","dateModified":"2023-07-02T17:38:57+00:00","author":{"@id":"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/8ababd34e5d3bc24fa10df2a87c5ac45"},"breadcrumb":{"@id":"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/#primaryimage","url":"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/03\/Objectrelationship.jpg","contentUrl":"https:\/\/swapnilzambare.com\/blog\/wp-content\/uploads\/2022\/03\/Objectrelationship.jpg","width":320,"height":210,"caption":"Salesforce Object relationship"},{"@type":"BreadcrumbList","@id":"https:\/\/swapnilzambare.com\/blog\/object-relationships-in-salesforce\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/swapnilzambare.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Object Relationships in Salesforce"}]},{"@type":"WebSite","@id":"https:\/\/swapnilzambare.com\/blog\/#website","url":"https:\/\/swapnilzambare.com\/blog\/","name":"Swapnil SFDC | Salesforce Blog","description":"Hey trailblazers, Welcome to Swapnil SFDC world.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/swapnilzambare.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/8ababd34e5d3bc24fa10df2a87c5ac45","name":"Swapnil","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/swapnilzambare.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/50610dedda801c6c795bfc5b650f7f4ed5f7c34b3b5c9c7148d702eb351c003b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/50610dedda801c6c795bfc5b650f7f4ed5f7c34b3b5c9c7148d702eb351c003b?s=96&d=mm&r=g","caption":"Swapnil"},"url":"https:\/\/swapnilzambare.com\/blog\/author\/swapnil-zambare\/"}]}},"_links":{"self":[{"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/posts\/232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/comments?post=232"}],"version-history":[{"count":1,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/posts\/232\/revisions"}],"predecessor-version":[{"id":335,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/posts\/232\/revisions\/335"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/media\/333"}],"wp:attachment":[{"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/media?parent=232"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/categories?post=232"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/swapnilzambare.com\/blog\/wp-json\/wp\/v2\/tags?post=232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}