{"id":3433,"date":"2015-08-05T12:01:24","date_gmt":"2015-08-05T12:01:24","guid":{"rendered":"http:\/\/evolphin.com\/help\/?p=3433"},"modified":"2021-02-09T17:19:58","modified_gmt":"2021-02-09T22:19:58","slug":"third-party-mount-point-support","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/","title":{"rendered":"Third Party Mount Point Support"},"content":{"rendered":"\n<p>Evolphin Zoom offers certain enhancements to the third-party-mount feature so that it may be used with VideoFX or VideoLX. These are accessed from the client-side&nbsp;<span class=\"keyword\">zoom.properties<\/span>&nbsp;as described below.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Property<\/strong><\/td><td><strong>Sample Value<\/strong><\/td><\/tr><tr><td><a href=\"#IGNORE_PATTERN_IN_LINK_FILENAME\">IGNORE_PATTERN_IN_LINK_FILENAME<\/a><\/td><td>_original<\/td><\/tr><tr><td><a href=\"#EXTENSIONS_PROXY_MAP\">EXTENSIONS_PROXY_MAP<\/a><\/td><td>mp4 -&gt; mov, mxf<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"warning\">Both these properties are not supported from Zoom version 7.3 onwards.<\/p>\n\n\n\n<p>&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">IGNORE_PATTERN_IN_LINK_FILENAME<a id=\"IGNORE_PATTERN_IN_LINK_FILENAME\"><\/a><\/h4>\n\n\n\n<p>This property helps in mapping&nbsp;the proxy&nbsp;files present in Zoom Server, to the (high-res) files residing in&nbsp;third-party Mount location. This resolution is based on adding a preconfigured suffix pattern&nbsp;to the proxy file names.<\/p>\n\n\n\n<div class=\"example\">For example, if you have the following property definition in your zoom.properties, then a proxy asset of name installation_detail.mp4 will be resolved to reference a high-res asset of name installation_detail_original.mp4 in the Third Party Mount location.<\/div>\n\n\n\n<div class=\"example\">IGNORE_PATTERN_IN_LINK_FILENAME=_original<\/div>\n\n\n\n<p>&amp;nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">EXTENSIONS_PROXY_MAP<a id=\"EXTENSIONS_PROXY_MAP\"><\/a><\/h4>\n\n\n\n<p>This property maps&nbsp;the file extension of the low-res proxy assets that are present in the <span class=\"keyword\"> Zoom Server<\/span> and the file extensions of the corresponding high-res assets residing in the <span class=\"keyword\">Third Party Mount locations.<\/span><\/p>\n\n\n\n<div class=\"example\">EXTENSIONS_PROXY_MAP=mp4 -&gt; mov, mxf<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"third-party-mount-feature\">Third Party Mount&nbsp;Feature<\/h2>\n\n\n\n<p>From <span class=\"keyword\">Zoom 5.5<\/span> onward, users will&nbsp;be able to set up multiple mount points which would essentially behave like auto-checkout mount points. They will however not sync up with Zoom as auto-checkout mount points do. Files have to be put in these folders manually by users. This will help them in creating links&nbsp;with large size files while&nbsp;maintaining a low-resolution proxy in Zoom.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Configuring third-party mount points<\/h3>\n\n\n\n\n\n\n<h3 class=\"wp-block-heading\">Features<\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li>Files&nbsp;from the<span class=\"keyword\"> third party mount-point<\/span> directories will&nbsp;<span class=\"keyword\">never be<\/span> imported back to Zoom. If a user tries to attempt it, the file will&nbsp;be <span class=\"keyword\">skipped<\/span> and an appropriate warning will&nbsp;be shown to the user.<\/li><li>If a user&nbsp;is committing files which have <span class=\"keyword\">links<\/span> to files present in <span class=\"keyword\">third-party mount directories<\/span>, such that the <span class=\"keyword\">remote path<\/span> of the linked file already <span class=\"keyword\">exists<\/span> in Zoom, then links will&nbsp;be maintained on Zoom server and one will&nbsp;be able to see them in Asset Browser &#8216;Links&#8217;&nbsp;panel.<br>e.g. <code>THIRD_PARTY_MOUNT_POINT1=D\\:\/thirdPartyMount<\/code><br>Linked File path &#8211; D:\\thirdPartyMount\\defproj\\links\\a.jpg<br>In this case, a.jpg will&nbsp;not be checked in. If it exists on Zoom in the server&nbsp;path \\defproj\\links, the main file will&nbsp;get linked to this file in Zoom.<\/li><li><span class=\"keyword\">Drag and drop<\/span> from VAB will&nbsp;work when <span class=\"keyword\">THIRD_PARTY_MOUNT_POINT<\/span> properties are set to a valid path. First preference will&nbsp;be given to auto-checkout, then third-party mount points and lastly working copy.<\/li><li><span class=\"keyword\">Resolve links<\/span> from the plugin will resolve the paths from third-party mount points as well. Current preference order for resolve links &#8211; auto checkout, third-party mount points, working copy. <div class=\"note\">The remote path of the files will be same as the paths within a third-party mount point for resolving links within mount points. E<span style=\"line-height: 1.428571429;\">.g. If the path of the linked file in Zoom is \/links\/image_link.jpg, the mount point path will&nbsp;be THIRD_PARTY_MOUNT_POINT\/links\/image_link.jpg<\/span><\/div> <\/li><li>If a file is present in the&nbsp;<span class=\"keyword\">third-party mount point<\/span> and also in the&nbsp;<span class=\"keyword\">working copy<\/span>, dragged file from Asset Browser will&nbsp;point&nbsp;to the <span class=\"keyword\">mount point&nbsp;path<\/span>. E.g. If some file xyz.jpg is present in the mount point folder and also in the working copy. And, if a user drags the same file from Asset Browser to any of the creative apps, then a link will be created to mount point file and not with the working copy file.<\/li><li>If a file is present in the&nbsp;<span class=\"keyword\">third-party mount point<\/span> and also in an <span class=\"keyword\">auto-checkout folder<\/span> location, dragged file from Asset Browser will&nbsp;point to&nbsp;<span class=\"keyword\">auto checked out path<\/span>.<\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Evolphin Zoom offers certain enhancements to the third-party-mount feature so that it may be used with VideoFX or VideoLX. These are accessed from the client-side&nbsp;zoom.properties&nbsp;as described below. Property Sample Value IGNORE_PATTERN_IN_LINK_FILENAME _original EXTENSIONS_PROXY_MAP mp4 -&gt; mov, mxf Both these properties are not supported from Zoom version 7.3 onwards. &nbsp; IGNORE_PATTERN_IN_LINK_FILENAME This property helps in mapping&nbsp;the [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[31],"tags":[113],"class_list":["post-3433","post","type-post","status-publish","format-standard","hentry","category-configuration-server","tag-videofx"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Third Party Mount Point Support - Evolphin Documentation<\/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:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Third Party Mount Point Support - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"Evolphin Zoom offers certain enhancements to the third-party-mount feature so that it may be used with VideoFX or VideoLX. These are accessed from the client-side&nbsp;zoom.properties&nbsp;as described below. Property Sample Value IGNORE_PATTERN_IN_LINK_FILENAME _original EXTENSIONS_PROXY_MAP mp4 -&gt; mov, mxf Both these properties are not supported from Zoom version 7.3 onwards. &nbsp; IGNORE_PATTERN_IN_LINK_FILENAME This property helps in mapping&nbsp;the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2015-08-05T12:01:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-02-09T22:19:58+00:00\" \/>\n<meta name=\"author\" content=\"Rahul Bhargava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahul Bhargava\" \/>\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:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/third-party-mount-point-support\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/third-party-mount-point-support\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Third Party Mount Point Support\",\"datePublished\":\"2015-08-05T12:01:24+00:00\",\"dateModified\":\"2021-02-09T22:19:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/third-party-mount-point-support\\\/\"},\"wordCount\":665,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"keywords\":[\"VideoFX\"],\"articleSection\":[\"Configuration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/third-party-mount-point-support\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/third-party-mount-point-support\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/third-party-mount-point-support\\\/\",\"name\":\"Third Party Mount Point Support - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"datePublished\":\"2015-08-05T12:01:24+00:00\",\"dateModified\":\"2021-02-09T22:19:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/third-party-mount-point-support\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/third-party-mount-point-support\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/configuration-server\\\/third-party-mount-point-support\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Third Party Mount Point Support\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"name\":\"Evolphin Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolphin.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\",\"name\":\"Evolphin Documentation\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"width\":200,\"height\":200,\"caption\":\"Evolphin Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\",\"name\":\"Rahul Bhargava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"caption\":\"Rahul Bhargava\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Third Party Mount Point Support - Evolphin Documentation","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:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/","og_locale":"en_US","og_type":"article","og_title":"Third Party Mount Point Support - Evolphin Documentation","og_description":"Evolphin Zoom offers certain enhancements to the third-party-mount feature so that it may be used with VideoFX or VideoLX. These are accessed from the client-side&nbsp;zoom.properties&nbsp;as described below. Property Sample Value IGNORE_PATTERN_IN_LINK_FILENAME _original EXTENSIONS_PROXY_MAP mp4 -&gt; mov, mxf Both these properties are not supported from Zoom version 7.3 onwards. &nbsp; IGNORE_PATTERN_IN_LINK_FILENAME This property helps in mapping&nbsp;the [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/","og_site_name":"Evolphin Documentation","article_published_time":"2015-08-05T12:01:24+00:00","article_modified_time":"2021-02-09T22:19:58+00:00","author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Third Party Mount Point Support","datePublished":"2015-08-05T12:01:24+00:00","dateModified":"2021-02-09T22:19:58+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/"},"wordCount":665,"commentCount":0,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"keywords":["VideoFX"],"articleSection":["Configuration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/","url":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/","name":"Third Party Mount Point Support - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"datePublished":"2015-08-05T12:01:24+00:00","dateModified":"2021-02-09T22:19:58+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/administration-server\/configuration-server\/third-party-mount-point-support\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Third Party Mount Point Support"}]},{"@type":"WebSite","@id":"https:\/\/evolphin.com\/help\/#website","url":"https:\/\/evolphin.com\/help\/","name":"Evolphin Documentation","description":"","publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolphin.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evolphin.com\/help\/#organization","name":"Evolphin Documentation","url":"https:\/\/evolphin.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","width":200,"height":200,"caption":"Evolphin Documentation"},"image":{"@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7","name":"Rahul Bhargava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","caption":"Rahul Bhargava"}}]}},"_links":{"self":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/3433","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/comments?post=3433"}],"version-history":[{"count":4,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/3433\/revisions"}],"predecessor-version":[{"id":16418,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/3433\/revisions\/16418"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=3433"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=3433"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=3433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}