{"id":573,"date":"2024-06-28T10:47:56","date_gmt":"2024-06-28T10:47:56","guid":{"rendered":"https:\/\/syncpenguin.com\/blog\/?p=573"},"modified":"2025-03-06T14:14:22","modified_gmt":"2025-03-06T14:14:22","slug":"how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar","status":"publish","type":"post","link":"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/","title":{"rendered":"How to enable delegate access to an Office 365 or Exchange room or resource calendar?"},"content":{"rendered":"\n<p>In this article, we&#8217;ll go over the steps necessary to enable full delegate access to an Office 365 or Exchange room or resource calendar. SyncPenguin uses this permission to connect a room or resource calendar through a dedicated user or service account in order to two-way sync room calendars between or within tenants.<\/p>\n\n\n\n<h3>Office 365 (via PowerShell)<\/h3>\n\n\n\n<p>Below we explain how to set up delegate permissions for cloud Office 365 using PowerShell. First, connect to Exchange Online PowerShell by running:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Connect-ExchangeOnline<\/code><\/pre>\n\n\n\n<h5>Mailbox permissions<\/h5>\n\n\n\n<p>To set mailbox delegate permissions, you can run the command below:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Add-MailboxPermission -Identity \"room@organization.com\" -User \"user@organization.com\" -AccessRights FullAccess -InheritanceType All<\/code><\/pre>\n\n\n\n<h5>Folder permissions<\/h5>\n\n\n\n<p>To set folder (for example, Calendar) delegate permissions, run:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Add-MailboxFolderPermission -Identity \"room@organization.com:\\Calendar\" -User \"user@organization.com\" -AccessRights Editor<\/code><\/pre>\n\n\n\n<h3>Office 365 (via cloud Exchange admin center)<\/h3>\n\n\n\n<p>The permission can be set through the <em>Exchange admin center<\/em> located here: <a href=\"https:\/\/admin.exchange.microsoft.com\/\">https:\/\/admin.exchange.microsoft.com\/<\/a>. <strong>Note that only mailbox permissions can be set through the admin center user interface. <\/strong>To ensure you provide full access to folders as well, please use the PowerShell commands above.<\/p>\n\n\n\n<p>On the left menu, click <em>Recipients<\/em>, then <em>Resources<\/em>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" src=\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.30.48.png\" alt=\"\" class=\"wp-image-574\" width=\"304\" height=\"293\" srcset=\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.30.48.png 728w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.30.48-300x289.png 300w\" sizes=\"(max-width: 304px) 100vw, 304px\" \/><figcaption>Resources section of the admin center<\/figcaption><\/figure><\/div>\n\n\n<p>On the <em>Resources<\/em> page, click on the room you want to enable delegate access to.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.33.59-1024x538.png\" alt=\"\" class=\"wp-image-575\" width=\"649\" height=\"341\" srcset=\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.33.59-1024x538.png 1024w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.33.59-300x158.png 300w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.33.59-768x404.png 768w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.33.59-1536x807.png 1536w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.33.59-2048x1077.png 2048w\" sizes=\"(max-width: 649px) 100vw, 649px\" \/><figcaption>Select the room<\/figcaption><\/figure><\/div>\n\n\n<p>Then, select the <em>Delegation<\/em> tab and click <em>Edit<\/em> near the <em>Read and manage (Full Access)<\/em> section.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.35.55-831x1024.png\" alt=\"\" class=\"wp-image-576\" width=\"425\" height=\"523\" srcset=\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.35.55-831x1024.png 831w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.35.55-244x300.png 244w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.35.55-768x946.png 768w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.35.55.png 1164w\" sizes=\"(max-width: 425px) 100vw, 425px\" \/><figcaption>Room delegation settings<\/figcaption><\/figure><\/div>\n\n\n<p>Then, click <em>+ Add members<\/em> to select a user or service account that will have full delegate access to the selected room or resource.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.40.05-1-1024x739.png\" alt=\"\" class=\"wp-image-578\" width=\"479\" height=\"346\" srcset=\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.40.05-1-1024x739.png 1024w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.40.05-1-300x217.png 300w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.40.05-1-768x555.png 768w, https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/Screenshot-2024-06-28-at-13.40.05-1.png 1166w\" sizes=\"(max-width: 479px) 100vw, 479px\" \/><figcaption>Add delegates<\/figcaption><\/figure><\/div>\n\n\n<h3>Exchange on-premises (via PowerShell)<\/h3>\n\n\n\n<p>In case of Exchange on-premises, permissions can also be set via PowerShell comands.<\/p>\n\n\n\n<h5>Mailbox permissions<\/h5>\n\n\n\n<p>To set mailbox delegate permissions, run:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Add-MailboxPermission -Identity \"room@organization.com\" -User \"user@organization.com\" -AccessRights FullAccess -InheritanceType All<\/code><\/pre>\n\n\n\n<h5>Folder permissions<\/h5>\n\n\n\n<p>To set folder (for example, Calendar) delegate permissions, run:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Add-MailboxFolderPermission -Identity \"room@organization.com:\\Calendar\" -User \"user@organization.com\" -AccessRights Editor<\/code><\/pre>\n\n\n\n<h3>Looking for an O365 or Exchange integration?<\/h3>\n\n\n\n<p>SyncPenguin provides an effective and affordable service to sync Office 365 or Exchange on-prem contacts, GAL, calendars, and tasks between or within organizations. Feel free to <a href=\"https:\/\/syncpenguin.com\/contact-us\/\">contact us<\/a> any time to discuss your use case.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article, we&#8217;ll go over the steps necessary to enable full delegate access to an Office 365 or Exchange room or resource calendar. SyncPenguin uses this permission to connect a room or resource calendar through a dedicated user or service account in order to two-way sync room calendars between or within tenants. Office 365&#8230;<\/p>\n","protected":false},"author":3,"featured_media":672,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false},"categories":[11,19,16],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to enable delegate access to an Office 365 or Exchange room or resource calendar? | SyncPenguin Blog | Two-way and one-way automatic sync of calendar meetings, contacts, and tasks<\/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:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to enable delegate access to an Office 365 or Exchange room or resource calendar? | SyncPenguin Blog | Two-way and one-way automatic sync of calendar meetings, contacts, and tasks\" \/>\n<meta property=\"og:description\" content=\"In this article, we&#8217;ll go over the steps necessary to enable full delegate access to an Office 365 or Exchange room or resource calendar. SyncPenguin uses this permission to connect a room or resource calendar through a dedicated user or service account in order to two-way sync room calendars between or within tenants. Office 365...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/\" \/>\n<meta property=\"og:site_name\" content=\"SyncPenguin Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-28T10:47:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-06T14:14:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/banner_delegation.png\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"480\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Kate\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@syncpenguin\" \/>\n<meta name=\"twitter:site\" content=\"@syncpenguin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kate\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/\"},\"author\":{\"name\":\"Kate\",\"@id\":\"https:\/\/syncpenguin.com\/blog\/#\/schema\/person\/bcf92f9a0a74c42667699a644dafcc9e\"},\"headline\":\"How to enable delegate access to an Office 365 or Exchange room or resource calendar?\",\"datePublished\":\"2024-06-28T10:47:56+00:00\",\"dateModified\":\"2025-03-06T14:14:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/\"},\"wordCount\":321,\"publisher\":{\"@id\":\"https:\/\/syncpenguin.com\/blog\/#organization\"},\"articleSection\":[\"Calendars &amp; Meetings\",\"Exchange on-premises\",\"Office 365\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/\",\"url\":\"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/\",\"name\":\"How to enable delegate access to an Office 365 or Exchange room or resource calendar? | SyncPenguin Blog | Two-way and one-way automatic sync of calendar meetings, contacts, and tasks\",\"isPartOf\":{\"@id\":\"https:\/\/syncpenguin.com\/blog\/#website\"},\"datePublished\":\"2024-06-28T10:47:56+00:00\",\"dateModified\":\"2025-03-06T14:14:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/syncpenguin.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to enable delegate access to an Office 365 or Exchange room or resource calendar?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/syncpenguin.com\/blog\/#website\",\"url\":\"https:\/\/syncpenguin.com\/blog\/\",\"name\":\"SyncPenguin Blog\",\"description\":\"Two-way and one-way automatic sync of calendar meetings, contacts, and tasks\",\"publisher\":{\"@id\":\"https:\/\/syncpenguin.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/syncpenguin.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/syncpenguin.com\/blog\/#organization\",\"name\":\"SyncPenguin\",\"url\":\"https:\/\/syncpenguin.com\/blog\/\",\"sameAs\":[\"https:\/\/twitter.com\/syncpenguin\"],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/syncpenguin.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2023\/01\/thumbnail.png\",\"contentUrl\":\"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2023\/01\/thumbnail.png\",\"width\":740,\"height\":340,\"caption\":\"SyncPenguin\"},\"image\":{\"@id\":\"https:\/\/syncpenguin.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/syncpenguin.com\/blog\/#\/schema\/person\/bcf92f9a0a74c42667699a644dafcc9e\",\"name\":\"Kate\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/syncpenguin.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9c26818b18179738c88190b7a592ff83?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9c26818b18179738c88190b7a592ff83?s=96&d=mm&r=g\",\"caption\":\"Kate\"},\"url\":\"https:\/\/syncpenguin.com\/blog\/author\/vh\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to enable delegate access to an Office 365 or Exchange room or resource calendar? | SyncPenguin Blog | Two-way and one-way automatic sync of calendar meetings, contacts, and tasks","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:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/","og_locale":"en_US","og_type":"article","og_title":"How to enable delegate access to an Office 365 or Exchange room or resource calendar? | SyncPenguin Blog | Two-way and one-way automatic sync of calendar meetings, contacts, and tasks","og_description":"In this article, we&#8217;ll go over the steps necessary to enable full delegate access to an Office 365 or Exchange room or resource calendar. SyncPenguin uses this permission to connect a room or resource calendar through a dedicated user or service account in order to two-way sync room calendars between or within tenants. Office 365...","og_url":"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/","og_site_name":"SyncPenguin Blog","article_published_time":"2024-06-28T10:47:56+00:00","article_modified_time":"2025-03-06T14:14:22+00:00","og_image":[{"width":960,"height":480,"url":"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2024\/06\/banner_delegation.png","type":"image\/png"}],"author":"Kate","twitter_card":"summary_large_image","twitter_creator":"@syncpenguin","twitter_site":"@syncpenguin","twitter_misc":{"Written by":"Kate","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/#article","isPartOf":{"@id":"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/"},"author":{"name":"Kate","@id":"https:\/\/syncpenguin.com\/blog\/#\/schema\/person\/bcf92f9a0a74c42667699a644dafcc9e"},"headline":"How to enable delegate access to an Office 365 or Exchange room or resource calendar?","datePublished":"2024-06-28T10:47:56+00:00","dateModified":"2025-03-06T14:14:22+00:00","mainEntityOfPage":{"@id":"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/"},"wordCount":321,"publisher":{"@id":"https:\/\/syncpenguin.com\/blog\/#organization"},"articleSection":["Calendars &amp; Meetings","Exchange on-premises","Office 365"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/","url":"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/","name":"How to enable delegate access to an Office 365 or Exchange room or resource calendar? | SyncPenguin Blog | Two-way and one-way automatic sync of calendar meetings, contacts, and tasks","isPartOf":{"@id":"https:\/\/syncpenguin.com\/blog\/#website"},"datePublished":"2024-06-28T10:47:56+00:00","dateModified":"2025-03-06T14:14:22+00:00","breadcrumb":{"@id":"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/syncpenguin.com\/blog\/how-to-enable-delegate-access-to-an-office-365-or-exchange-room-or-resource-calendar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/syncpenguin.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to enable delegate access to an Office 365 or Exchange room or resource calendar?"}]},{"@type":"WebSite","@id":"https:\/\/syncpenguin.com\/blog\/#website","url":"https:\/\/syncpenguin.com\/blog\/","name":"SyncPenguin Blog","description":"Two-way and one-way automatic sync of calendar meetings, contacts, and tasks","publisher":{"@id":"https:\/\/syncpenguin.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/syncpenguin.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/syncpenguin.com\/blog\/#organization","name":"SyncPenguin","url":"https:\/\/syncpenguin.com\/blog\/","sameAs":["https:\/\/twitter.com\/syncpenguin"],"logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/syncpenguin.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2023\/01\/thumbnail.png","contentUrl":"https:\/\/syncpenguin.com\/blog\/wp-content\/uploads\/2023\/01\/thumbnail.png","width":740,"height":340,"caption":"SyncPenguin"},"image":{"@id":"https:\/\/syncpenguin.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/syncpenguin.com\/blog\/#\/schema\/person\/bcf92f9a0a74c42667699a644dafcc9e","name":"Kate","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/syncpenguin.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9c26818b18179738c88190b7a592ff83?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9c26818b18179738c88190b7a592ff83?s=96&d=mm&r=g","caption":"Kate"},"url":"https:\/\/syncpenguin.com\/blog\/author\/vh\/"}]}},"_links":{"self":[{"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/posts\/573"}],"collection":[{"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/comments?post=573"}],"version-history":[{"count":13,"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/posts\/573\/revisions"}],"predecessor-version":[{"id":797,"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/posts\/573\/revisions\/797"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/media\/672"}],"wp:attachment":[{"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/media?parent=573"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/categories?post=573"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/syncpenguin.com\/blog\/wp-json\/wp\/v2\/tags?post=573"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}