{"id":1361,"date":"2014-10-23T00:18:45","date_gmt":"2014-10-23T00:18:45","guid":{"rendered":"http:\/\/pariswells.com\/blog\/?p=1361"},"modified":"2017-08-02T22:43:30","modified_gmt":"2017-08-02T22:43:30","slug":"batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell","status":"publish","type":"post","link":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell","title":{"rendered":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell"},"content":{"rendered":"<p>I based this script off of one referenced here : <a href=\"http:\/\/blogs.msdn.com\/b\/emeamsgdev\/archive\/2012\/10\/29\/outlook-code-importing-bank-holidays-from-an-outlook-hol-based-csv-file.aspx?CommentPosted=true#commentmessage\">http:\/\/blogs.msdn.com\/b\/emeamsgdev\/archive\/2012\/10\/29\/outlook-code-importing-bank-holidays-from-an-outlook-hol-based-csv-file.aspx?CommentPosted=true#commentmessage<\/a><\/p><p>CSV Format<\/p><p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-2255 size-full img-responsive\" src=\"http:\/\/pariswells.com\/blog\/wp-content\/uploads\/2014\/10\/6011.image_thumb_6A014D4E1.png\" alt=\"6011-image_thumb_6a014d4e1\" width=\"354\" height=\"596\" srcset=\"https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2014\/10\/6011.image_thumb_6A014D4E1.png 354w, https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2014\/10\/6011.image_thumb_6A014D4E1-178x300.png 178w\" sizes=\"auto, (max-width: 354px) 100vw, 354px\" \/><\/p><p>However I modified Adding a Category to the item,\u00a0as well as adding this to All Users of a AD Group recursively instead of a single user. This will add a list of Holidays to Users Calendars across an organisation. If run again it will not import duplicates and have fields there to delete the duplicate Calendar enteries if needed<\/p><p>The user running this will need the impersonation role setup\u00a0see <a href=\"http:\/\/technet.microsoft.com\/en-us\/library\/ff793352(v=office.14).aspx\">this<\/a> :<\/p><p>New users can then have an email sent to them automatically ( <a href=\"http:\/\/blogs.technet.com\/b\/sukum\/archive\/2013\/04\/03\/send-welcome-email-to-new-mailbox-users.aspx\">http:\/\/blogs.technet.com\/b\/sukum\/archive\/2013\/04\/03\/send-welcome-email-to-new-mailbox-users.aspx<\/a> ) with a .HOL file to run ( P.S. The XML did not work in this , I have to add Lines 6-8 from this <a href=\"http:\/\/itnuts.wordpress.com\/2013\/09\/03\/exchange-2010-automatic-welcome-message-for-a-new-user\/\">http:\/\/itnuts.wordpress.com\/2013\/09\/03\/exchange-2010-automatic-welcome-message-for-a-new-user\/<\/a>)<\/p><pre><br \/><a href=\"https:\/\/github.com\/pariswells\/pariswells.com\/blob\/master\/saveappointmentintoalluserscalendar.ps1\">https:\/\/github.com\/pariswells\/pariswells.com\/blob\/master\/saveappointmentintoalluserscalendar.ps1<\/a><\/pre>","protected":false},"excerpt":{"rendered":"<p>I based this script off of one referenced here : http:\/\/blogs.msdn.com\/b\/emeamsgdev\/archive\/2012\/10\/29\/outlook-code-importing-bank-holidays-from-an-outlook-hol-based-csv-file.aspx?CommentPosted=true#commentmessageCSV FormatHowever I modified Adding a Category to the item,\u00a0as well as adding this to All Users [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[320],"tags":[827,828,710,829,764,826,560,576],"class_list":["post-1361","post","type-post","status-publish","format-standard","hentry","category-code","tag-bank-holidays","tag-batch-import","tag-calendar","tag-delete-calendar-enteries","tag-ews","tag-holidays","tag-outlook","tag-powershell"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"paris\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Welcome to Pariswells.com |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell | Welcome to Pariswells.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2014-10-23T00:18:45+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2017-08-02T22:43:30+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell | Welcome to Pariswells.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#article\",\"name\":\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell | Welcome to Pariswells.com\",\"headline\":\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell\",\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/wp-content\\\/uploads\\\/2014\\\/10\\\/6011.image_thumb_6A014D4E1.png\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell\\\/#articleImage\",\"width\":354,\"height\":596},\"datePublished\":\"2014-10-23T00:18:45+00:00\",\"dateModified\":\"2017-08-02T22:43:30+00:00\",\"inLanguage\":\"en-US\",\"commentCount\":2,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#webpage\"},\"articleSection\":\"Code, Bank Holidays, Batch Import, Calendar, Delete Calendar Enteries, EWS, Holidays, Outlook, powershell\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/code#listItem\",\"name\":\"Code\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/code#listItem\",\"position\":2,\"name\":\"Code\",\"item\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/code\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#listItem\",\"name\":\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#listItem\",\"position\":3,\"name\":\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/category\\\/code#listItem\",\"name\":\"Code\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\",\"name\":\"Welcome to Pariswells.com\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris\",\"name\":\"paris\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"paris\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#webpage\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell\",\"name\":\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell | Welcome to Pariswells.com\",\"description\":\"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/code\\\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/author\\\/paris#author\"},\"datePublished\":\"2014-10-23T00:18:45+00:00\",\"dateModified\":\"2017-08-02T22:43:30+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/\",\"name\":\"Welcome to Pariswells.com\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/pariswells.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell | Welcome to Pariswells.com","description":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell","canonical_url":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#article","name":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell | Welcome to Pariswells.com","headline":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell","author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/pariswells.com\/blog\/wp-content\/uploads\/2014\/10\/6011.image_thumb_6A014D4E1.png","@id":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell\/#articleImage","width":354,"height":596},"datePublished":"2014-10-23T00:18:45+00:00","dateModified":"2017-08-02T22:43:30+00:00","inLanguage":"en-US","commentCount":2,"mainEntityOfPage":{"@id":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#webpage"},"isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#webpage"},"articleSection":"Code, Bank Holidays, Batch Import, Calendar, Delete Calendar Enteries, EWS, Holidays, Outlook, powershell"},{"@type":"BreadcrumbList","@id":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/pariswells.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/code#listItem","name":"Code"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/code#listItem","position":2,"name":"Code","item":"https:\/\/pariswells.com\/blog\/category\/code","nextItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#listItem","name":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell"},"previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#listItem","position":3,"name":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell","previousItem":{"@type":"ListItem","@id":"https:\/\/pariswells.com\/blog\/category\/code#listItem","name":"Code"}}]},{"@type":"Organization","@id":"https:\/\/pariswells.com\/blog\/#organization","name":"Welcome to Pariswells.com","url":"https:\/\/pariswells.com\/blog\/"},{"@type":"Person","@id":"https:\/\/pariswells.com\/blog\/author\/paris#author","url":"https:\/\/pariswells.com\/blog\/author\/paris","name":"paris","image":{"@type":"ImageObject","@id":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/93b8ee3f592ac401167f870452bd82d43de80152cd3524e2853403658ada9984?s=96&d=mm&r=g","width":96,"height":96,"caption":"paris"}},{"@type":"WebPage","@id":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#webpage","url":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell","name":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell | Welcome to Pariswells.com","description":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/pariswells.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell#breadcrumblist"},"author":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"creator":{"@id":"https:\/\/pariswells.com\/blog\/author\/paris#author"},"datePublished":"2014-10-23T00:18:45+00:00","dateModified":"2017-08-02T22:43:30+00:00"},{"@type":"WebSite","@id":"https:\/\/pariswells.com\/blog\/#website","url":"https:\/\/pariswells.com\/blog\/","name":"Welcome to Pariswells.com","inLanguage":"en-US","publisher":{"@id":"https:\/\/pariswells.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Welcome to Pariswells.com |","og:type":"article","og:title":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell | Welcome to Pariswells.com","og:description":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell","og:url":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell","article:published_time":"2014-10-23T00:18:45+00:00","article:modified_time":"2017-08-02T22:43:30+00:00","twitter:card":"summary","twitter:title":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell | Welcome to Pariswells.com","twitter:description":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell"},"aioseo_meta_data":{"post_id":"1361","title":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell | #site_title","description":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell","keywords":null,"keyphrases":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 05:33:26","updated":"2022-09-14 00:07:43","primary_term":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pariswells.com\/blog\/category\/code\" title=\"Code\">Code<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tBatch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/pariswells.com\/blog"},{"label":"Code","link":"https:\/\/pariswells.com\/blog\/category\/code"},{"label":"Batch Import Public Holidays into All Users Mailboxes with Exchange EWS Powershell","link":"https:\/\/pariswells.com\/blog\/code\/batch-import-public-holidays-into-all-users-mailboxes-with-exchange-ews-powershell"}],"_links":{"self":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/1361","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/comments?post=1361"}],"version-history":[{"count":9,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/1361\/revisions"}],"predecessor-version":[{"id":2670,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/posts\/1361\/revisions\/2670"}],"wp:attachment":[{"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/media?parent=1361"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/categories?post=1361"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pariswells.com\/blog\/wp-json\/wp\/v2\/tags?post=1361"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}