{"id":21359,"date":"2021-03-31T09:27:00","date_gmt":"2021-03-31T09:27:00","guid":{"rendered":"https:\/\/ec2-54-72-10-141.eu-west-1.compute.amazonaws.com\/docs\/?post_type=knowledgebase&#038;p=21359"},"modified":"2026-02-23T11:31:34","modified_gmt":"2026-02-23T11:31:34","slug":"personalize-surveys","status":"publish","type":"knowledgebase","link":"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/","title":{"rendered":"Liquid Tags"},"content":{"rendered":"\n\n\n<h2 class=\"wp-block-heading\">Introduction<\/h2>\n\n\n\n<p>Personalizing surveys is a powerful method to increase response rates and provide a great User Experience. With Refiner, it&#8217;s easy to personalize the content of your survey questions with the help of so called &#8220;Liquid Tags&#8221;. <\/p>\n\n\n\n<p>You can add Liquid Tags to the title or description of any question. These tags are then dynamically replaced with user data when the survey is shown.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"327\" src=\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey-1024x327.png\" alt=\"\" class=\"wp-image-21360\" srcset=\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey-1024x327.png 1024w, https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey-300x96.png 300w, https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey-768x245.png 768w, https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey-1536x490.png 1536w, https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey-2048x654.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Personalize the title or description of a question with Liquid Tags<\/figcaption><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\">Importing user data <\/h2>\n\n\n\n<p>To use personalization, you need to have user data (e.g. First Name, Company Name, etc.) in your Refiner account to work with. You are free to provide any user data you might need for your survey.<\/p>\n\n\n\n<p>There are multiple ways to send user data to your Refiner account:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you are running <a href=\"https:\/\/refiner.io\/docs\/kb\/in-product-surveys\/web-app-surveys\/\">Web-App Survey<\/a> campaigns, the easiest way to import user data is to use the &#8220;<a href=\"https:\/\/refiner.io\/docs\/kb\/install\/javascript\/#identify-users\">identifyUser<\/a>&#8221; method. <\/li>\n\n\n\n<li>If you are <a href=\"https:\/\/refiner.io\/docs\/kb\/mobile-app-surveys\/mobile-app-surveys\/\">launching surveys in your Mobile App<\/a>, you can use the &#8220;<a href=\"https:\/\/refiner.io\/docs\/kb\/mobile-sdk\/mobile-sdk-reference\/#identify\">identifyUser<\/a>&#8221; method of our Mobile SDKs<\/li>\n\n\n\n<li>If you are sending out <a href=\"https:\/\/refiner.io\/docs\/kb\/email\/send-surveys-by-email\/\">Email Surveys<\/a>, you can personalize the generated <a href=\"https:\/\/refiner.io\/docs\/kb\/email\/email-survey-embed-code\/\">HTML Embed Code<\/a> to include user data.<\/li>\n\n\n\n<li>If you are using our <a href=\"https:\/\/refiner.io\/docs\/kb\/pages\/shareable-survey-links\/\">Survey Pages<\/a>, you can add user data through <a href=\"https:\/\/refiner.io\/docs\/kb\/pages\/personalize-survey-links\/\">URL parameters<\/a><\/li>\n\n\n\n<li>You can also sync user data with backend integrations (e.g.  <a href=\"https:\/\/refiner.io\/docs\/kb\/integrations\/api\/\">API<\/a>, <a href=\"https:\/\/refiner.io\/docs\/kb\/integrations\/segment-integration\/\">Segment<\/a>, <a href=\"https:\/\/refiner.io\/docs\/kb\/integrations\/zapier-survey-widget\/\">Zapier<\/a>, etc.)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Add data to survey questions<\/h2>\n\n\n\n<p>Once you have user data showing up in your account, you can start personalizing your survey questions and\/or the description text of each question. <\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"709\" src=\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Screenshot-2021-03-31-at-11.23.08-1024x709.png\" alt=\"\" class=\"wp-image-21361\" srcset=\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Screenshot-2021-03-31-at-11.23.08-1024x709.png 1024w, https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Screenshot-2021-03-31-at-11.23.08-300x208.png 300w, https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Screenshot-2021-03-31-at-11.23.08-768x532.png 768w, https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Screenshot-2021-03-31-at-11.23.08.png 1452w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">You can use Liquid Tags in the Headline and Description of any question.<\/figcaption><\/figure><\/div>\n\n\n<p>Liquid Tags can be used in the following survey elements:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>All question headlines<\/li>\n\n\n\n<li>All question description<\/li>\n\n\n\n<li>In the URL of a Call-To-Action<\/li>\n<\/ul>\n\n\n\n<p>The templating language we are using is <a href=\"https:\/\/shopify.github.io\/liquid\/basics\/introduction\/\" target=\"_blank\" rel=\"noreferrer noopener\">Liquid<\/a> which is a simple to use templating engine developed by Shopify. While Liquid offers various complex control elements &#8211; such as if\/else commands &#8211; we recommend keeping the usage of tags light and simple.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"fields\">Available data fields<\/h2>\n\n\n\n<p>As mentioned above, any user data you provided will be available in the Liquid Tag syntax. <\/p>\n\n\n\n<p>All data is stored in any of the two data groups:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Contact<\/strong>: All user data which you sent to us through an <em>identifyUser<\/em> call is stored here.<\/li>\n\n\n\n<li><strong>Account<\/strong>: This object contains data if you are grouping your users into accounts (&#8220;companies&#8221;, &#8220;teams&#8221;, etc.). This is a slightly advanced feature and you&#8217;ll likely won&#8217;t need it.<\/li>\n<\/ul>\n\n\n\n<p>You can find a list of all available data fields in your Refiner dashboard under &#8220;Settings &gt; Data Attributes&#8221;.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"520\" src=\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2022\/12\/Screenshot-2022-12-15-at-09.40.54-1024x520.png\" alt=\"\" class=\"wp-image-24610\" srcset=\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2022\/12\/Screenshot-2022-12-15-at-09.40.54-1024x520.png 1024w, https:\/\/refiner.io\/docs\/wp-content\/uploads\/2022\/12\/Screenshot-2022-12-15-at-09.40.54-800x406.png 800w, https:\/\/refiner.io\/docs\/wp-content\/uploads\/2022\/12\/Screenshot-2022-12-15-at-09.40.54-768x390.png 768w, https:\/\/refiner.io\/docs\/wp-content\/uploads\/2022\/12\/Screenshot-2022-12-15-at-09.40.54.png 1497w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">All available data fields can be found in the Settings of your Refiner project.<\/figcaption><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"sample-data\">Preview sample data<\/h2>\n\n\n\n<p>When editing your survey, you&#8217;ll see a live preview on the right side of the screen. The user data taken to render the preview is picked randomly from the currently available user profiles.<\/p>\n\n\n\n<p>If you want to pick a specific user for the preview, you can a <em>contact_remote_id<\/em> parameter to the URL of the survey editor. You can find the ID of a specific user in the top section of the <a href=\"https:\/\/refiner.io\/docs\/kb\/data-index\/data-model\/\">User Details Panel<\/a>.<\/p>\n\n\n\n<p>Your URL would then look like this<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">https:\/\/app.refiner.io\/projects\/&lt;PROJECT_ID>\/forms\/&lt;SURVEY_ID>?contact_remote_id=&lt;SAMPLE_USER_ID><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Popular examples<\/h2>\n\n\n\n<p>Here is a very basic example that adds the name of a user:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">Hello {{ contact.first_name }}, good to see you.<\/pre>\n\n\n\n<p>If you are not sure if you have a first name on record of all your users, you can use and if\/else statement as followed:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">{% if contact.first_name %}Good to see you again {{ contact.first_name }}{% else %}Hey stranger!{% endif %}<\/pre>\n\n\n\n<p>Another popular option is to define a default value as a fallback:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">As a user on the {{ company.subscription | default: 'Free' }} plan, we would like to hear your opinion.<\/pre>\n\n\n\n<p>You can also use Liquid Tags in the URL of a Call-to-Action:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"raw\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">https:\/\/www.some-url.com?user_id={{ contact.id }}&amp;user_email={{ contact.email }}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Personalizing surveys is a powerful method to increase response rates and provide a great User Experience. With Refiner, it&#8217;s easy to personalize the content of your survey questions with the help of so called &#8220;Liquid Tags&#8221;. You can add Liquid Tags to the title or description of any question. These tags are then dynamically [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","template":"","knowledgebase_tag":[],"class_list":["post-21359","knowledgebase","type-knowledgebase","status-publish","hentry","knowledgebase_cat-customization"],"featured_image_urls_v2":{"full":"","thumbnail":"","medium":"","medium_large":"","large":"","1536x1536":"","2048x2048":"","ab-block-post-grid-landscape":"","ab-block-post-grid-square":"","gb-block-post-grid-landscape":"","gb-block-post-grid-square":""},"post_excerpt_stackable_v2":"<p>Introduction Personalizing surveys is a powerful method to increase response rates and provide a great User Experience. With Refiner, it&#8217;s easy to personalize the content of your survey questions with the help of so called &#8220;Liquid Tags&#8221;. You can add Liquid Tags to the title or description of any question. These tags are then dynamically replaced with user data when the survey is shown. Personalize the title or description of a question with Liquid Tags Importing user data To use personalization, you need to have user data (e.g. First Name, Company Name, etc.) in your Refiner account to work with.&hellip;<\/p>\n","category_list_v2":"","author_info_v2":{"name":"Moritz Dausinger","url":"https:\/\/refiner.io\/docs\/author\/user\/"},"comments_num_v2":"0 comments","acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Liquid Tags<\/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:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Liquid Tags\" \/>\n<meta property=\"og:description\" content=\"Introduction Personalizing surveys is a powerful method to increase response rates and provide a great User Experience. With Refiner, it&#8217;s easy to personalize the content of your survey questions with the help of so called &#8220;Liquid Tags&#8221;. You can add Liquid Tags to the title or description of any question. These tags are then dynamically [...]Read More...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/\" \/>\n<meta property=\"og:site_name\" content=\"Refiner Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-23T11:31:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey-1024x327.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/\",\"url\":\"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/\",\"name\":\"Liquid Tags\",\"isPartOf\":{\"@id\":\"https:\/\/refiner.io\/docs\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey-1024x327.png\",\"datePublished\":\"2021-03-31T09:27:00+00:00\",\"dateModified\":\"2026-02-23T11:31:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/#primaryimage\",\"url\":\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey.png\",\"contentUrl\":\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey.png\",\"width\":2400,\"height\":766},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/refiner.io\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Liquid Tags\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/refiner.io\/docs\/#website\",\"url\":\"https:\/\/refiner.io\/docs\/\",\"name\":\"Refiner Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/refiner.io\/docs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/refiner.io\/docs\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/refiner.io\/docs\/#organization\",\"name\":\"Refiner Documentation\",\"url\":\"https:\/\/refiner.io\/docs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/refiner.io\/docs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2022\/11\/cropped-Group-8.png\",\"contentUrl\":\"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2022\/11\/cropped-Group-8.png\",\"width\":400,\"height\":61,\"caption\":\"Refiner Documentation\"},\"image\":{\"@id\":\"https:\/\/refiner.io\/docs\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Liquid Tags","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:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/","og_locale":"en_US","og_type":"article","og_title":"Liquid Tags","og_description":"Introduction Personalizing surveys is a powerful method to increase response rates and provide a great User Experience. With Refiner, it&#8217;s easy to personalize the content of your survey questions with the help of so called &#8220;Liquid Tags&#8221;. You can add Liquid Tags to the title or description of any question. These tags are then dynamically [...]Read More...","og_url":"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/","og_site_name":"Refiner Documentation","article_modified_time":"2026-02-23T11:31:34+00:00","og_image":[{"url":"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey-1024x327.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/","url":"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/","name":"Liquid Tags","isPartOf":{"@id":"https:\/\/refiner.io\/docs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/#primaryimage"},"image":{"@id":"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/#primaryimage"},"thumbnailUrl":"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey-1024x327.png","datePublished":"2021-03-31T09:27:00+00:00","dateModified":"2026-02-23T11:31:34+00:00","breadcrumb":{"@id":"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/#primaryimage","url":"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey.png","contentUrl":"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2021\/03\/Personalize-Survey.png","width":2400,"height":766},{"@type":"BreadcrumbList","@id":"https:\/\/refiner.io\/docs\/kb\/customization\/personalize-surveys\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/refiner.io\/docs\/"},{"@type":"ListItem","position":2,"name":"Liquid Tags"}]},{"@type":"WebSite","@id":"https:\/\/refiner.io\/docs\/#website","url":"https:\/\/refiner.io\/docs\/","name":"Refiner Documentation","description":"","publisher":{"@id":"https:\/\/refiner.io\/docs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/refiner.io\/docs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/refiner.io\/docs\/#organization","name":"Refiner Documentation","url":"https:\/\/refiner.io\/docs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/refiner.io\/docs\/#\/schema\/logo\/image\/","url":"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2022\/11\/cropped-Group-8.png","contentUrl":"https:\/\/refiner.io\/docs\/wp-content\/uploads\/2022\/11\/cropped-Group-8.png","width":400,"height":61,"caption":"Refiner Documentation"},"image":{"@id":"https:\/\/refiner.io\/docs\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/refiner.io\/docs\/wp-json\/wp\/v2\/knowledgebase\/21359","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/refiner.io\/docs\/wp-json\/wp\/v2\/knowledgebase"}],"about":[{"href":"https:\/\/refiner.io\/docs\/wp-json\/wp\/v2\/types\/knowledgebase"}],"author":[{"embeddable":true,"href":"https:\/\/refiner.io\/docs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/refiner.io\/docs\/wp-json\/wp\/v2\/comments?post=21359"}],"version-history":[{"count":30,"href":"https:\/\/refiner.io\/docs\/wp-json\/wp\/v2\/knowledgebase\/21359\/revisions"}],"predecessor-version":[{"id":27277,"href":"https:\/\/refiner.io\/docs\/wp-json\/wp\/v2\/knowledgebase\/21359\/revisions\/27277"}],"wp:attachment":[{"href":"https:\/\/refiner.io\/docs\/wp-json\/wp\/v2\/media?parent=21359"}],"wp:term":[{"taxonomy":"knowledgebase_tag","embeddable":true,"href":"https:\/\/refiner.io\/docs\/wp-json\/wp\/v2\/knowledgebase_tag?post=21359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}