{"id":9508,"date":"2025-07-28T00:36:57","date_gmt":"2025-07-28T00:36:57","guid":{"rendered":"https:\/\/www.greminders.com\/articles\/?p=9508"},"modified":"2026-03-28T21:37:00","modified_gmt":"2026-03-28T21:37:00","slug":"adding-scheduling-links-inside-your-crm","status":"publish","type":"post","link":"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/","title":{"rendered":"Adding Scheduling Links Inside your CRM"},"content":{"rendered":"\n<p>Your staff wants to book meeting for existing clients, but wants some of the forms pre filled (since we already know the contact information).   Lets make it easy to book a meeting from within your CRM record for a customer.  <\/p>\n\n\n\n<p>GReminders supports &#8220;redirect&#8221; links which pull client data directly from your CRM.    These use the CRM Contact ID \/ Account ID and route the link to a Event Type, a General Booking page or even a Routing Form.   <\/p>\n\n\n\n<p>For example on every Contact record you could add a field like this:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1021\" height=\"1024\" src=\"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/contact-record-book-meeting-1021x1024.jpg\" alt=\"\" class=\"wp-image-9509\" srcset=\"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/contact-record-book-meeting-1021x1024.jpg 1021w, https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/contact-record-book-meeting-300x300.jpg 300w, https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/contact-record-book-meeting-150x150.jpg 150w, https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/contact-record-book-meeting-768x770.jpg 768w, https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/contact-record-book-meeting.jpg 1084w\" sizes=\"(max-width: 1021px) 100vw, 1021px\" \/><\/figure>\n\n\n\n<p>This will Redirect the user to a Booking Page and all the Form data will be pre filled with all the Contact data from the CRM:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"794\" src=\"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/annual-review-john-1024x794.jpg\" alt=\"\" class=\"wp-image-9510\" srcset=\"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/annual-review-john-1024x794.jpg 1024w, https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/annual-review-john-300x233.jpg 300w, https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/annual-review-john-768x596.jpg 768w, https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/annual-review-john.jpg 1131w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><strong>Note: <\/strong>Within GReminders, this pre-fill option is available by selecting a contact in the <strong>CRM Contacts <\/strong>section. There, you can select to schedule any meeting and have the client&#8217;s information pre-filled on your booking page. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Anatomy of a CRM Scheduling Link<\/h2>\n\n\n\n<pre class=\"wp-block-preformatted\">Ok, now lets talk about this URL and how to structure it.<br><br><em>https:\/\/app.greminders.com\/s\/{{COMPANYID}}?object={{OBJECT}}&amp;cid={{RECORDID}}&amp;provider={{PROVIDER}}&amp;r={{REDIRECTURL}}<\/em><\/pre>\n\n\n\n<p>For the Company ID you need to get your Company ID from Org Settings &gt; General.  Replace the company ID with your Company ID<\/p>\n\n\n\n<p>The rest of the URL is made of multiple Parts<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Parameter<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td>cid<\/td><td>Record ID of the Contact\/Account\/Household<\/td><\/tr><tr><td>object<\/td><td>(Optional)  The Object, in most cases this is &#8220;contact&#8221; <\/td><\/tr><tr><td>provider<\/td><td>Name of CRM.  redtail, wealthbox, salesforce, hubspot, etc..<\/td><\/tr><tr><td>r<\/td><td>Redirect URL (Event Type URL or Share My link page OR Routing form)<br>When used with the met parameter this acts as a fallback<\/td><\/tr><tr><td>met<\/td><td>(Optional) Managed Event Type ID, where you let the system get the CRM Owner and then redirect them to the right Event Type.<br>or &#8220;index&#8221; if you want to send folks to your advisors &#8220;Main Scheduling Page&#8221;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Here are a few finished examples:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><em>https:\/\/app.greminders.com\/s\/ede88f07-119b-4918-a869-1ada0e630f13?object=contact&amp;cid=0038Z00002sDsqyQAC&amp;provider=salesforce&amp;r=\/o\/4b1a057a<\/em><br><br>https:\/\/app.greminders.com\/s\/ede88f07-119b-4918-a869-1ada0e630f13?object=contact&amp;cid=0038Z00002sDsqyQAC&amp;provider=salesforce&amp;met=index&amp;r=\/o\/4b1a057a<br><br><em>https:\/\/app.greminders.com\/s\/ede88f07-119b-4918-a869-1ada0e630f13?object=contact&amp;cid=0038Z00002sDsqyQAC&amp;provider=salesforce&amp;r=\/o\/4b1a057a<\/em>&amp;met=056a715d-ed67-4afc-b691-bd14baa45943<br><br><em>https:\/\/app.greminders.com\/s\/ede88f07-119b-4918-a869-1ada0e630f13?object=contact&amp;cid=123&amp;provider=redtail&amp;r=\/c\/michaelscott<\/em><br><br><em>https:\/\/app.greminders.com\/s\/ede88f07-119b-4918-a869-1ada0e630f13?cid=123&amp;provider=redtail&amp;r=\/c\/michaelscott<\/em><\/pre>\n\n\n\n<p>Now what you want to do is build a &#8220;calculated field&#8221; in your CRM.   In Salesforce create a custom field <\/p>\n\n\n\n<h3 class=\"wp-block-heading\">In Salesforce Use a Formula Field with a Custom URL<\/h3>\n\n\n\n<p>A Formula Field with a HYPERLINK function is the simplest way to create a clickable link with a custom URL in Salesforce.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Navigate to Object Manager<\/strong>:\n<ul class=\"wp-block-list\">\n<li>Go to <strong>Setup<\/strong> in Salesforce.<\/li>\n\n\n\n<li>Click <strong>Object Manager<\/strong> and select the object where you want to add the field (e.g., Account, Contact, or a custom object).<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Create a New Field<\/strong>:\n<ul class=\"wp-block-list\">\n<li>Click <strong>Fields &amp; Relationships<\/strong> &gt; <strong>New<\/strong>.<\/li>\n\n\n\n<li>Select <strong>Formula<\/strong> as the field type and click <strong>Next<\/strong>.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Configure the Formula Field<\/strong>:\n<ul class=\"wp-block-list\">\n<li><strong>Field Label<\/strong>: Enter a name (e.g., &#8220;Custom URL Link&#8221;).<\/li>\n\n\n\n<li><strong>Field Name<\/strong>: Auto-populates based on the label (e.g., Custom_URL_Link).<\/li>\n\n\n\n<li><strong>Formula Return Type<\/strong>: Select <strong>Text<\/strong> (since the output will be a clickable link).<\/li>\n\n\n\n<li>Click <strong>Next<\/strong>.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Write the Formula<\/strong>:\n<ul class=\"wp-block-list\">\n<li>Use the HYPERLINK function to create a clickable link. The syntax is: <code>HYPERLINK(url, friendly_name, [target])<\/code>\n<ul class=\"wp-block-list\">\n<li>url: The custom URL (can be static or dynamic using field values).<\/li>\n\n\n\n<li>friendly_name: The display text for the link.<\/li>\n\n\n\n<li>target (optional): Specifies how the link opens (e.g., _blank for a new tab).<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Example: To create a link to a specific website or a dynamic URL based on a field (e.g., Website field on the Account object): <\/li>\n\n\n\n<li>Data Type Formula:<\/li>\n\n\n\n<li><code>HYPERLINK(\"https:\/\/app.greminders.com\/s\/323bc4d1-545e-42e5-a5a4-6b882d1ed79b?object=Contact&amp;cid=\"&amp; Id &amp;\"&amp;provider=salesforce&amp;r=\/o\/4b1a057a\", \"Book Meeting\", \"_blank\")<\/code><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Set Field-Level Security<\/strong>:\n<ul class=\"wp-block-list\">\n<li>Choose which profiles can view or edit the field.<\/li>\n\n\n\n<li>Click <strong>Next<\/strong>.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Add to Page Layout<\/strong>:\n<ul class=\"wp-block-list\">\n<li>Select the page layouts where the field should appear.<\/li>\n\n\n\n<li>Click <strong>Save<\/strong>.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Test the Field<\/strong>:\n<ul class=\"wp-block-list\">\n<li>Go to a record of the object (e.g., an Account record).<\/li>\n\n\n\n<li>Verify that the field displays as a clickable link that directs to the custom URL.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<p>Once you set this up its just works.<\/p>\n\n\n\n<p>If you need help with this please contact support@greminders.com and we will help you set this up.<\/p>\n\n\n\n<p>Happy Scheduling!<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Keywords: CRM Booking Buttons, Buttons in CRM, Add a Button to Schedule a Meeting with Client, Book Me CRM Button<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Your staff wants to book meeting for existing clients, but wants some of the forms pre filled (since we already know the contact information). Lets make it easy to book a meeting from within your CRM record for a customer. GReminders supports &#8220;redirect&#8221; links which pull client data directly from your CRM. These use the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":9513,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25,37],"tags":[],"class_list":["post-9508","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-salesforce-integration","category-integrations"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Adding Scheduling Links Inside your CRM - End to End Meeting Management Platform - SMS Reminders - AI Notetaker<\/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:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Adding Scheduling Links Inside your CRM - End to End Meeting Management Platform - SMS Reminders - AI Notetaker\" \/>\n<meta property=\"og:description\" content=\"Your staff wants to book meeting for existing clients, but wants some of the forms pre filled (since we already know the contact information). Lets make it easy to book a meeting from within your CRM record for a customer. GReminders supports &#8220;redirect&#8221; links which pull client data directly from your CRM. These use the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/\" \/>\n<meta property=\"og:site_name\" content=\"End to End Meeting Management Platform - SMS Reminders - AI Notetaker\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/greminders\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-28T00:36:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-28T21:37:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/add_booking_links_to_crm.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1267\" \/>\n\t<meta property=\"og:image:height\" content=\"697\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Sarah Mitchell\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sarah Mitchell\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/\",\"url\":\"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/\",\"name\":\"Adding Scheduling Links Inside your CRM - End to End Meeting Management Platform - SMS Reminders - AI Notetaker\",\"isPartOf\":{\"@id\":\"https:\/\/www.greminders.com\/articles\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/add_booking_links_to_crm.jpg\",\"datePublished\":\"2025-07-28T00:36:57+00:00\",\"dateModified\":\"2026-03-28T21:37:00+00:00\",\"author\":{\"@id\":\"https:\/\/www.greminders.com\/articles\/#\/schema\/person\/66d470bd275ecb9976129c8fd4f37b5c\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/#primaryimage\",\"url\":\"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/add_booking_links_to_crm.jpg\",\"contentUrl\":\"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/add_booking_links_to_crm.jpg\",\"width\":1267,\"height\":697,\"caption\":\"Add Booking Scheduling Links to Salesforce\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.greminders.com\/articles\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Adding Scheduling Links Inside your CRM\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.greminders.com\/articles\/#website\",\"url\":\"https:\/\/www.greminders.com\/articles\/\",\"name\":\"End to End Meeting Management Platform - SMS Reminders - AI Notetaker\",\"description\":\"GReminders\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.greminders.com\/articles\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.greminders.com\/articles\/#\/schema\/person\/66d470bd275ecb9976129c8fd4f37b5c\",\"name\":\"Sarah Mitchell\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.greminders.com\/articles\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/73447d573800be149535f95a3b5b4a42?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/73447d573800be149535f95a3b5b4a42?s=96&d=mm&r=g\",\"caption\":\"Sarah Mitchell\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Adding Scheduling Links Inside your CRM - End to End Meeting Management Platform - SMS Reminders - AI Notetaker","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:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/","og_locale":"en_US","og_type":"article","og_title":"Adding Scheduling Links Inside your CRM - End to End Meeting Management Platform - SMS Reminders - AI Notetaker","og_description":"Your staff wants to book meeting for existing clients, but wants some of the forms pre filled (since we already know the contact information). Lets make it easy to book a meeting from within your CRM record for a customer. GReminders supports &#8220;redirect&#8221; links which pull client data directly from your CRM. These use the [&hellip;]","og_url":"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/","og_site_name":"End to End Meeting Management Platform - SMS Reminders - AI Notetaker","article_publisher":"https:\/\/www.facebook.com\/greminders\/","article_published_time":"2025-07-28T00:36:57+00:00","article_modified_time":"2026-03-28T21:37:00+00:00","og_image":[{"width":1267,"height":697,"url":"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/add_booking_links_to_crm.jpg","type":"image\/jpeg"}],"author":"Sarah Mitchell","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sarah Mitchell","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/","url":"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/","name":"Adding Scheduling Links Inside your CRM - End to End Meeting Management Platform - SMS Reminders - AI Notetaker","isPartOf":{"@id":"https:\/\/www.greminders.com\/articles\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/#primaryimage"},"image":{"@id":"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/#primaryimage"},"thumbnailUrl":"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/add_booking_links_to_crm.jpg","datePublished":"2025-07-28T00:36:57+00:00","dateModified":"2026-03-28T21:37:00+00:00","author":{"@id":"https:\/\/www.greminders.com\/articles\/#\/schema\/person\/66d470bd275ecb9976129c8fd4f37b5c"},"breadcrumb":{"@id":"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/#primaryimage","url":"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/add_booking_links_to_crm.jpg","contentUrl":"https:\/\/www.greminders.com\/articles\/wp-content\/uploads\/2025\/07\/add_booking_links_to_crm.jpg","width":1267,"height":697,"caption":"Add Booking Scheduling Links to Salesforce"},{"@type":"BreadcrumbList","@id":"https:\/\/www.greminders.com\/articles\/adding-scheduling-links-inside-your-crm\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.greminders.com\/articles\/"},{"@type":"ListItem","position":2,"name":"Adding Scheduling Links Inside your CRM"}]},{"@type":"WebSite","@id":"https:\/\/www.greminders.com\/articles\/#website","url":"https:\/\/www.greminders.com\/articles\/","name":"End to End Meeting Management Platform - SMS Reminders - AI Notetaker","description":"GReminders","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.greminders.com\/articles\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.greminders.com\/articles\/#\/schema\/person\/66d470bd275ecb9976129c8fd4f37b5c","name":"Sarah Mitchell","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.greminders.com\/articles\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/73447d573800be149535f95a3b5b4a42?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/73447d573800be149535f95a3b5b4a42?s=96&d=mm&r=g","caption":"Sarah Mitchell"}}]}},"_links":{"self":[{"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=\/wp\/v2\/posts\/9508"}],"collection":[{"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9508"}],"version-history":[{"count":11,"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=\/wp\/v2\/posts\/9508\/revisions"}],"predecessor-version":[{"id":10942,"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=\/wp\/v2\/posts\/9508\/revisions\/10942"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=\/wp\/v2\/media\/9513"}],"wp:attachment":[{"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9508"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9508"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.greminders.com\/articles\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9508"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}