{"id":923,"date":"2020-10-24T12:27:47","date_gmt":"2020-10-24T19:27:47","guid":{"rendered":"https:\/\/wpdatasync.com\/?post_type=wp_data_sync_doc&#038;p=923"},"modified":"2021-12-04T19:52:58","modified_gmt":"2021-12-05T02:52:58","slug":"data-source-mapping","status":"publish","type":"wp_data_sync_doc","link":"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/","title":{"rendered":"Data Source Mapping"},"content":{"rendered":"\n<p>Prerequisites: <a href=\"https:\/\/wpdatasync.com\/documentation\/source-keys\/\" target=\"_blank\" rel=\"noreferrer noopener\">Source Keys<\/a><\/p>\n\n\n\n<p>Data source mapping is the process of relating the data fields from your data source with the data fields WordPress or WooCommerce use for your remote website.<\/p>\n\n\n\n<p><strong>Note:<\/strong> We recommend obtaining your <a href=\"https:\/\/wpdatasync.com\/documentation\/remote-key\/\">Remote Keys<\/a> before you begin mapping your data source.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Example Data Source Request &#8211; Response<\/h2>\n\n\n\n<p>This array can be found in the response of your <a href=\"https:\/\/wpdatasync.com\/documentation\/request-test\/\">Request Tes<\/a>t. We use this example array for all examples below.<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: php; gutter: false; title: ; notranslate\" title=\"\">\narray(\n    details =&gt; array(\n        name =&gt; &#039;Awesome Sleeper Sofa&#039;,\n        desc =&gt; &#039;This is the best sleeper sofa ever.&#039;,\n    ),\n    tags     =&gt; &#039;Sofa,Living Room,Sleeper&#039;,\n    brand    =&gt; &#039;Ashley&#039;,\n    sku      =&gt; &#039;SF3316&#039;,\n    imageset =&gt; array(\n        0 =&gt; &#039;image-1.jpg&#039;,\n        1 =&gt; &#039;image-2.jpg&#039;\n    ),\n    thumb =&gt; &#039;https:\/\/some-website.com\/images\/thumb.jpg&#039;\n);\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\">Post Data or WooCommerce Product Data<\/h2>\n\n\n\n<p>Data stored in the <code>wp_posts<\/code> table.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-1024x654.png\" alt=\"ata Sync Map Post Data\" class=\"wp-image-1024\" width=\"1024\" height=\"654\" srcset=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-1024x654.png 1024w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-416x266.png 416w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-300x192.png 300w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-768x490.png 768w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-1536x981.png 1536w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-2048x1308.png 2048w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-400x255.png 400w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Post Meta or WooCommerce Product Meta<\/h2>\n\n\n\n<p>Data stored in the <code>wp_postmeta<\/code> table.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-meta-1024x364.png\" alt=\"WP Data Sync Map Post Meta\" class=\"wp-image-1025\" width=\"1024\" height=\"364\" srcset=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-meta-1024x364.png 1024w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-meta-416x148.png 416w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-meta-300x107.png 300w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-meta-768x273.png 768w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-meta-1536x545.png 1536w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-meta-2048x727.png 2048w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-meta-400x142.png 400w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Post Thumbnail or WooCommerce Product Image<\/h2>\n\n\n\n<p>Featured image for any <code>post_type<\/code>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-thumbnail-1024x321.png\" alt=\"WP Data Sync Map Post Thumbnail\" class=\"wp-image-1026\" width=\"1024\" height=\"321\" srcset=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-thumbnail-1024x321.png 1024w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-thumbnail-416x130.png 416w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-thumbnail-300x94.png 300w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-thumbnail-768x240.png 768w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-thumbnail-1536x481.png 1536w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-thumbnail-2048x641.png 2048w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-thumbnail-400x125.png 400w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Taxonomies or WooCommerce Product Taxonomies<\/h2>\n\n\n\n<p>Data stored in the <code>wp_taxonomy<\/code> and <code>wp_terms<\/code> tables.<\/p>\n\n\n\n<p><strong>Note:<\/strong> <code>tags<\/code> is comma separated string <code>Sofa,Living Room,Sleeper<\/code> will create 3 terms.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Sofa<\/li><li>Living Room<\/li><li>Sleeper<\/li><\/ol>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-taxonomies-1024x460.png\" alt=\"WP data Sync Map Taxonomies\" class=\"wp-image-1028\" width=\"1024\" height=\"460\" srcset=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-taxonomies-1024x460.png 1024w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-taxonomies-416x187.png 416w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-taxonomies-300x135.png 300w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-taxonomies-768x345.png 768w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-taxonomies-1536x691.png 1536w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-taxonomies-2048x921.png 2048w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-taxonomies-400x180.png 400w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">WooCommerce Product Gallery<\/h2>\n\n\n\n<p>Data stored in the <code>wp_postmeta<\/code> table.<\/p>\n\n\n\n<p><strong>Note:<\/strong> <code>imageset<\/code> will produce 2 images. The Prefix URL will be applied to both image names.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><code>https:\/\/some-website.com\/images\/image-1.jpg<\/code><\/li><li><code>https:\/\/some-website.com\/images\/image-2.jpg<\/code><\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-gallery-1024x416.png\" alt=\"WP Data Sync Map Product Gallery\" class=\"wp-image-1029\" width=\"1024\" height=\"416\" srcset=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-gallery-1024x416.png 1024w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-gallery-416x169.png 416w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-gallery-300x122.png 300w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-gallery-768x312.png 768w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-gallery-1536x624.png 1536w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-gallery-2048x832.png 2048w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-gallery-400x162.png 400w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">WooCommerce Product Attributes<\/h2>\n\n\n\n<p>Data stored in the <code>wp_postmeta<\/code>, <code>wp_taxonomy<\/code>, <code>wp_terms<\/code> tables.<\/p>\n\n\n\n<p><strong>Note:<\/strong> The name <code>Brand<\/code> is a <a href=\"https:\/\/wpdatasync.com\/documentation\/is-value-static\/\">Static Value<\/a>, it will be constant. The <a href=\"https:\/\/wpdatasync.com\/documentation\/source-keys\/\">Source Key<\/a> <code>brand<\/code> has a dynamic value, it will differ depending on the data provided.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-attributes-1024x533.png\" alt=\"WP Data Sync Map Product Attributes\" class=\"wp-image-1031\" width=\"1024\" height=\"533\" srcset=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-attributes-1024x533.png 1024w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-attributes-416x217.png 416w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-attributes-300x156.png 300w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-attributes-768x400.png 768w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-attributes-1536x800.png 1536w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-attributes-2048x1066.png 2048w, https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-product-attributes-400x208.png 400w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n","protected":false},"parent":0,"template":"","doc_type":[65],"class_list":{"0":"post-923","1":"wp_data_sync_doc","2":"type-wp_data_sync_doc","3":"status-publish","5":"doc_type-getting-started","6":"entry"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.7.1 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Data Source Mapping - WP Data Sync<\/title>\n<meta name=\"description\" content=\"Developer Documentation - Data Source Mapping - WP Data Sync is a developer friendly plugin\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Source Mapping\" \/>\n<meta property=\"og:description\" content=\"Developer Documentation - Data Source Mapping - WP Data Sync is a developer friendly plugin\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/\" \/>\n<meta property=\"og:site_name\" content=\"WP Data Sync\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-05T02:52:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-1024x654.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/\",\"url\":\"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/\",\"name\":\"Data Source Mapping - WP Data Sync\",\"isPartOf\":{\"@id\":\"https:\/\/wpdatasync.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-1024x654.png\",\"datePublished\":\"2020-10-24T19:27:47+00:00\",\"dateModified\":\"2021-12-05T02:52:58+00:00\",\"description\":\"Developer Documentation - Data Source Mapping - WP Data Sync is a developer friendly plugin\",\"breadcrumb\":{\"@id\":\"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/#primaryimage\",\"url\":\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data.png\",\"contentUrl\":\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data.png\",\"width\":3110,\"height\":1986},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wpdatasync.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Documentation\",\"item\":\"https:\/\/wpdatasync.com\/documentation\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Getting Started\",\"item\":\"https:\/\/wpdatasync.com\/documentation-type\/getting-started\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Data Source Mapping\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wpdatasync.com\/#website\",\"url\":\"https:\/\/wpdatasync.com\/\",\"name\":\"WP Data Sync\",\"description\":\"The only data sync API for WordPress websites.\",\"publisher\":{\"@id\":\"https:\/\/wpdatasync.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wpdatasync.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/wpdatasync.com\/#organization\",\"name\":\"WP Data Sync\",\"url\":\"https:\/\/wpdatasync.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wpdatasync.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/10\/poster.png\",\"contentUrl\":\"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/10\/poster.png\",\"width\":3480,\"height\":2160,\"caption\":\"WP Data Sync\"},\"image\":{\"@id\":\"https:\/\/wpdatasync.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/70502156\/admin\/\",\"https:\/\/www.youtube.com\/channel\/UCTWNRGTGaZRO2S3BRAbjY8w\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Data Source Mapping - WP Data Sync","description":"Developer Documentation - Data Source Mapping - WP Data Sync is a developer friendly plugin","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:\/\/wpdatasync.com\/documentation\/data-source-mapping\/","og_locale":"en_US","og_type":"article","og_title":"Data Source Mapping","og_description":"Developer Documentation - Data Source Mapping - WP Data Sync is a developer friendly plugin","og_url":"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/","og_site_name":"WP Data Sync","article_modified_time":"2021-12-05T02:52:58+00:00","og_image":[{"url":"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-1024x654.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/","url":"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/","name":"Data Source Mapping - WP Data Sync","isPartOf":{"@id":"https:\/\/wpdatasync.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/#primaryimage"},"image":{"@id":"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/#primaryimage"},"thumbnailUrl":"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data-1024x654.png","datePublished":"2020-10-24T19:27:47+00:00","dateModified":"2021-12-05T02:52:58+00:00","description":"Developer Documentation - Data Source Mapping - WP Data Sync is a developer friendly plugin","breadcrumb":{"@id":"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/#primaryimage","url":"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data.png","contentUrl":"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/11\/wp-data-sync-map-post-data.png","width":3110,"height":1986},{"@type":"BreadcrumbList","@id":"https:\/\/wpdatasync.com\/documentation\/data-source-mapping\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wpdatasync.com\/"},{"@type":"ListItem","position":2,"name":"Documentation","item":"https:\/\/wpdatasync.com\/documentation\/"},{"@type":"ListItem","position":3,"name":"Getting Started","item":"https:\/\/wpdatasync.com\/documentation-type\/getting-started\/"},{"@type":"ListItem","position":4,"name":"Data Source Mapping"}]},{"@type":"WebSite","@id":"https:\/\/wpdatasync.com\/#website","url":"https:\/\/wpdatasync.com\/","name":"WP Data Sync","description":"The only data sync API for WordPress websites.","publisher":{"@id":"https:\/\/wpdatasync.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpdatasync.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/wpdatasync.com\/#organization","name":"WP Data Sync","url":"https:\/\/wpdatasync.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpdatasync.com\/#\/schema\/logo\/image\/","url":"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/10\/poster.png","contentUrl":"https:\/\/wpdatasync.com\/wp-content\/uploads\/2020\/10\/poster.png","width":3480,"height":2160,"caption":"WP Data Sync"},"image":{"@id":"https:\/\/wpdatasync.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/70502156\/admin\/","https:\/\/www.youtube.com\/channel\/UCTWNRGTGaZRO2S3BRAbjY8w"]}]}},"_links":{"self":[{"href":"https:\/\/wpdatasync.com\/wp-json\/wp\/v2\/wp_data_sync_doc\/923","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpdatasync.com\/wp-json\/wp\/v2\/wp_data_sync_doc"}],"about":[{"href":"https:\/\/wpdatasync.com\/wp-json\/wp\/v2\/types\/wp_data_sync_doc"}],"wp:attachment":[{"href":"https:\/\/wpdatasync.com\/wp-json\/wp\/v2\/media?parent=923"}],"wp:term":[{"taxonomy":"doc_type","embeddable":true,"href":"https:\/\/wpdatasync.com\/wp-json\/wp\/v2\/doc_type?post=923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}