{"id":11904,"date":"2025-11-25T06:55:26","date_gmt":"2025-11-25T06:55:26","guid":{"rendered":"https:\/\/www.greytrix.com\/blogs\/salesforce\/?p=11904"},"modified":"2025-11-25T06:55:28","modified_gmt":"2025-11-25T06:55:28","slug":"how-to-import-sage-100-non-inventory-temporary-items-in-salesforce","status":"publish","type":"post","link":"https:\/\/www.greytrix.com\/blogs\/salesforce\/2025\/11\/25\/how-to-import-sage-100-non-inventory-temporary-items-in-salesforce\/","title":{"rendered":"How to Import Sage 100 Non-Inventory &amp; Temporary Items in Salesforce"},"content":{"rendered":"\n<p><strong>How to Import Non-Inventory \/ Temporary (Product) Items Smoothly into Salesforce<\/strong><\/p>\n\n\n\n<p>When integrating Sage 100 with Salesforce, handling item codes that start with an asterisk (*) can be challenging. These \u201c*products\u201d behave differently from standard inventory items and often cause import failures for Order or Quote Line records during integration.<\/p>\n\n\n\n<p>This blog explains why this issue occurs and provides a complete solution to import these items seamlessly.<\/p>\n\n\n\n<p><strong>What is a &#8220;*Product&#8221; in Sage 100?<\/strong><\/p>\n\n\n\n<p>In Sage 100, any ItemCode that begins with \u201c*\u201d indicates a non-inventory or temporary item. These items:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Are non-inventory<\/li>\n\n\n\n<li>Are temporary or miscellaneous<\/li>\n\n\n\n<li>Do not exist in the Item Master<\/li>\n\n\n\n<li>Are often used for one-time charges or service items<\/li>\n<\/ul>\n\n\n\n<p><strong>Examples<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>*FREIGHT<\/li>\n\n\n\n<li>*SERVICE<\/li>\n\n\n\n<li>*INSTALLATION<\/li>\n<\/ul>\n\n\n\n<p>These items appear only on the Order Line \/ Quote Line level, not in the standard inventory product table.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Problem: Import Failure in Salesforce<\/mark><\/strong><\/h2>\n\n\n\n<p>When importing orders from Sage 100 to Salesforce, if an Order Line contains a \u201c*product\u201d, Salesforce expects:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A Product2 record<\/li>\n\n\n\n<li>A PricebookEntry record<\/li>\n<\/ul>\n\n\n\n<p>Because \u201c*products\u201d do not exist in the inventory and have no Product2 record, Salesforce cannot match them.<\/p>\n\n\n\n<p><strong>This causes<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Order Line import \u2192 Failure<\/li>\n\n\n\n<li>Quote Line import \u2192 Failure<\/li>\n<\/ul>\n\n\n\n<p>Salesforce cannot attach an Order Line to a product that does not exist.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Proposed Solution: Create a Special &#8220;*Product&#8221; Entity in Salesforce<\/mark><\/strong><\/h2>\n\n\n\n<p>Since \u201c*products\u201d exist only in Order\/Quote details and not in inventory, GUMU introduces a new *Product entity in Salesforce to handle them effectively.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Solution Overview<\/mark><\/strong><\/h2>\n\n\n\n<p><strong>Step 1. Create a New Salesforce Entity:<\/strong> <strong>*Product<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Source table: <strong>SO_SalesOrderDetail<\/strong><\/li>\n<\/ul>\n\n\n\n<center><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/1-Special-Product-Entity.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" class=\"size-full\" style=\"border: 1px solid #A9A9A9; padding: 2px; margin: 2px; align: center;\" src=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/1-Special-Product-Entity.png\" alt=\"Special Product Entity\"><\/a><\/center><font size=\"2\"><center><i>Special Product Entity<\/i><\/center><\/font>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Primary key: <strong>ItemCode<\/strong><\/li>\n<\/ul>\n\n\n\n<center><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/2-Primary-key.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" class=\"size-full\" style=\"border: 1px solid #A9A9A9; padding: 2px; margin: 2px; align: center;\" src=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/2-Primary-key.png\" alt=\"Primary key\"><\/a><\/center><font size=\"2\"><center><i>Primary key<\/i><\/center><\/font>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Capture <strong>\u201c*products\u201d<\/strong> directly from Order\/Quote Line<\/li>\n\n\n\n<li>Treat them as special, temporary product items<\/li>\n<\/ul>\n\n\n\n<p><strong>Step 2: Create Three Import Routines<\/strong><\/p>\n\n\n\n<p>Based on the new entity:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>*Product Import Routine<\/strong><\/li>\n<\/ul>\n\n\n\n<center><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/3-Special-Product-Import-Routine.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" class=\"size-full\" style=\"border: 1px solid #A9A9A9; padding: 2px; margin: 2px; align: center;\" src=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/3-Special-Product-Import-Routine.png\" alt=\"Special Product Import Routine\"><\/a><\/center><font size=\"2\"><center><i>Special Product Import Routine<\/i><\/center><\/font>\n\n\n\n<center><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/4-Special-Product-Import-Routine-Mapping.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" class=\"size-full\" style=\"border: 1px solid #A9A9A9; padding: 2px; margin: 2px; align: center;\" src=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/4-Special-Product-Import-Routine-Mapping.png\" alt=\"Special Product Import Routine Mapping\"><\/a><\/center><font size=\"2\"><center><i>Special Product Import Routine Mapping<\/i><\/center><\/font>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>*ProductPricebookEntrySTD Import Routine<\/strong><\/li>\n<\/ul>\n\n\n\n<center><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/5-Special-ProductPricebookEntrySTD.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" class=\"size-full\" style=\"border: 1px solid #A9A9A9; padding: 2px; margin: 2px; align: center;\" src=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/5-Special-ProductPricebookEntrySTD.png\" alt=\"Special Product PricebookEntrySTD\"><\/a><\/center><font size=\"2\"><center><i>Special Product PricebookEntrySTD<\/i><\/center><\/font>\n\n\n\n<center><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/6-Special-ProductPricebookEntrySTD-Mapping.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" class=\"size-full\" style=\"border: 1px solid #A9A9A9; padding: 2px; margin: 2px; align: center;\" src=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/6-Special-ProductPricebookEntrySTD-Mapping.png\" alt=\"Special Product PricebookEntrySTD Mapping\"><\/a><\/center><font size=\"2\"><center><i>Special Product PricebookEntrySTD Mapping<\/i><\/center><\/font>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>*ProductPricebookEntry Import Routine<\/strong><\/li>\n<\/ul>\n\n\n\n<center><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/7-Special-Product-Entity.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" class=\"size-full\" style=\"border: 1px solid #A9A9A9; padding: 2px; margin: 2px; align: center;\" src=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/7-Special-Product-Entity.png\" alt=\"Special Product Entity\"><\/a><\/center><font size=\"2\"><center><i>Special Product Entity<\/i><\/center><\/font>\n\n\n\n<center><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/8-Special-ProductPricebookEntry-Mapping.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" class=\"size-full\" style=\"border: 1px solid #A9A9A9; padding: 2px; margin: 2px; align: center;\" src=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/8-Special-ProductPricebookEntry-Mapping.png\" alt=\"Special Product PricebookEntry Mapping\"><\/a><\/center><font size=\"2\"><center><i>Special Product PricebookEntry Mapping<\/i><\/center><\/font>\n\n\n\n<p><strong>Step 3. Apply Filter to Avoid Importing Standard Products<\/strong><\/p>\n\n\n\n<p>For all three routines:<\/p>\n\n\n\n<p><strong>ItemCode <\/strong>Starts with \u201c<strong>*<\/strong>\u201d<\/p>\n\n\n\n<center><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/9-Filter.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" class=\"size-full\" style=\"border: 1px solid #A9A9A9; padding: 2px; margin: 2px; align: center;\" src=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/9-Filter.png\" alt=\"Filter\"><\/a><\/center><font size=\"2\"><center><i>Filter<\/i><\/center><\/font>\n\n\n\n<p><strong>Step 4. Auto-create PricebookEntry records<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create <strong>*<\/strong>ProductPricebookEntrySTD<\/li>\n\n\n\n<li>Create <strong>*<\/strong>ProductPricebookEntry<\/li>\n\n\n\n<li>Add both to the Price Book<\/li>\n\n\n\n<li>Maintain relationship between PricebookEntry and PricebookEntrySTD<\/li>\n<\/ul>\n\n\n\n<center><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/10-Relationship-Mapping.png\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" class=\"size-full\" style=\"border: 1px solid #A9A9A9; padding: 2px; margin: 2px; align: center;\" src=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-content\/uploads\/2025\/11\/10-Relationship-Mapping.png\" alt=\"Relationship Mapping\"><\/a><\/center><font size=\"2\"><center><i>Relationship Mapping<\/i><\/center><\/font>\n\n\n\n<p><strong>Step<\/strong> <strong>5. Update import chain order<\/strong><\/p>\n\n\n\n<p>To ensure proper execution order:<\/p>\n\n\n\n<p><strong>Order \u2192 *Product \u2192 *ProductPricebookEntrySTD \u2192 *ProductPricebookEntry \u2192 OrderLine<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">How the Final Flow Works<\/mark><\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The Sage 100 order contains an item such as <strong>*Product <\/strong>in the Order Line.<\/li>\n\n\n\n<li>Integration checks whether the item exists in Salesforce.<\/li>\n\n\n\n<li>When the ItemCode starts with \u201c*\u201d:\n<ul class=\"wp-block-list\">\n<li>Create the <strong>*Product<\/strong> entity<\/li>\n\n\n\n<li>Create <strong>*ProductPricebookEntrySTD<\/strong><\/li>\n\n\n\n<li>Create <strong>*ProductPricebookEntry<\/strong><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Add the relevant PricebookEntry to the Price Book<\/li>\n\n\n\n<li>Import the OrderLine using the newly created *Product<\/li>\n<\/ul>\n\n\n\n<p>The order import completes successfully without errors.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Benefits of This Approach<\/mark><\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Prevents Order Line import failures<\/li>\n\n\n\n<li>Provides full support for Sage 100 non-inventory temporary \u201c<strong>*products<\/strong>\u201d<\/li>\n\n\n\n<li>Keeps the Salesforce Product2 catalog clean<\/li>\n\n\n\n<li>Ensures every Order Line has a valid Product and PricebookEntry<\/li>\n\n\n\n<li>Clearly separates inventory and non-inventory items<\/li>\n\n\n\n<li>Works seamlessly within the GUMU multi-ERP integration framework<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">Conclusion<\/mark><\/strong><\/h2>\n\n\n\n<p>Sage 100 uses <strong>\u201c*products\u201d<\/strong> for temporary, non-inventory items. Salesforce cannot import Order or Quote Lines referencing these items because no corresponding Product2 record exists.<\/p>\n\n\n\n<p>The solution is to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create a dedicated *Product entity from SO_SalesOrderDetail<\/li>\n\n\n\n<li>Use ItemCode as the primary key<\/li>\n\n\n\n<li>Apply filter: ItemCode Starts with \u201c<strong>*<\/strong>\u201d<\/li>\n\n\n\n<li>Auto-create PricebookEntrySTD and PricebookEntry<\/li>\n\n\n\n<li>Update the import chain sequence<\/li>\n\n\n\n<li>Import the OrderLine after creating the special *product records<\/li>\n<\/ul>\n\n\n\n<p>By following the above blog instructions, you will be able to learn &#8220;<strong>How to Import Sage 100 Products into Salesforce: Complete Guide for Non-Inventory &amp; Temporary Items<\/strong>&#8220;. If you still have queries or any related problems, don\u2019t hesitate to contact us at <a href=\"mailto:salesforce@greytrix.com\" target=\"_blank\" rel=\"noreferrer noopener\">salesforce@greytrix.com<\/a>. More details about our integration product are available on <a href=\"https:\/\/www.greytrix.com\/salesforce-cloud-services\/\" target=\"_blank\" rel=\"noreferrer noopener\">our website<\/a> and <a href=\"https:\/\/appexchange.salesforce.com\/appxListingDetail?listingId=a0N30000000psM5EAI\" target=\"_blank\" rel=\"noreferrer noopener\">Salesforce AppExchange<\/a>.<\/p>\n\n\n\n<p>We hope you may find this blog resourceful and helpful. However, if you still have concerns and need more help, please contact us at <a href=\"mailto:salesforce@greytrix.com\" target=\"_blank\" rel=\"noreferrer noopener\">salesforce@greytrix.com<\/a>.<\/p>\n\n\n\n<p style=\"text-align: justify\"><b>About Us<\/b><\/br>\n<p><a href=\"https:\/\/www.greytrix.com\/\">Greytrix<\/a> \u2013 a globally recognized and one of the oldest Sage Development Partner and a Salesforce Product development partner offers a wide variety of integration products and services to the end users as well as to the Partners and Sage PSG across the globe. We offer Consultation, Configuration, Training and support services in out-of-the-box functionality as well as customizations to incorporate custom business rules and functionalities that require apex code incorporation into the Salesforce platform.<br><br> Greytrix has some unique solutions for Cloud CRM such as <a href=\"\">Salesforce Sage integration<\/a> for <a href=\"https:\/\/www.greytrix.com\/sage-x3-erp\/integration\/\">Sage X3<\/a>, <a href=\"https:\/\/www.greytrix.com\/salesforce-cloud-services\/sage-100-integration\/\">Sage 100<\/a> and <a href=\"https:\/\/www.greytrix.com\/salesforce-cloud-services\/sage-300-integration\/\">Sage 300 (Sage Accpac)<\/a>. We also offer best-in-class Cloud CRM <a href=\"https:\/\/www.greytrix.com\/salesforce-cloud-services\/crm-development\/\">Salesforce customization and development services<\/a> along with services such as Salesforce <a href=\"https:\/\/www.greytrix.com\/salesforce-cloud-services\/data-migration-support\/\">Data Migration<\/a>, <a href=\"https:\/\/www.greytrix.com\/salesforce-cloud-services\/crm-development\/\">Integrated App development<\/a>, Custom App development and Technical Support business partners and end users. Salesforce Cloud CRM integration offered by Greytrix works with Lightning web components and supports standard opportunity workflow. Greytrix GUMU&#x2122; integration for Sage ERP \u2013 Salesforce is a 5-star rated app listed on <a href=\"https:\/\/appexchange.salesforce.com\/appxListingDetail?listingId=a0N30000000psM5EAI\" target=\"_blank\" rel=\"noopener\">Salesforce AppExchange<\/a>.<br> The GUMU&#x2122; Cloud framework by Greytrix forms the backbone of cloud integrations that are managed in real-time for processing and execution of application programs at the click of a button.<br><br> For more information on our Salesforce products and services, contact us at <a href=\"mailto:salesforce@greytrix.com\">salesforce@greytrix.com<\/a>. We will be glad to assist you.<\/p>\n\n\n\n<p><strong>Related Posts:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/2024\/02\/29\/exploring-the-gumu-enhanced-import-routine-process-of-required-parent-field-functionality\/\" target=\"_blank\" rel=\"noreferrer noopener\">Exploring the enhanced GUMU&#x2122; Import Routine process of \u2018Required Parent Field\u2019 functionality<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/2017\/05\/30\/syncing-data-from-sage-100-into-salesforce-using-gumu\/\" target=\"_blank\" rel=\"noreferrer noopener\">Syncing data from Sage 100 into Salesforce using GUMU&#x2122;<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.greytrix.com\/blogs\/sagecrm\/2015\/08\/31\/import-vendors-in-sage-crm-using-gumu-integration\/\" target=\"_blank\" rel=\"noreferrer noopener\">Import Vendors in Sage CRM using GUMU Integration<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/2023\/08\/30\/functional-description-for-import-routines\/\" target=\"_blank\" rel=\"noreferrer noopener\">GUMU&#x2122; New Feature \u2013 Functional Description for Import Routines<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>How to Import Non-Inventory \/ Temporary (Product) Items Smoothly into Salesforce When integrating Sage 100 with Salesforce, handling item codes that start with an asterisk (*) can be challenging. These \u201c*products\u201d behave differently from standard inventory items and often cause import failures for Order or Quote Line records during integration. This blog explains why this\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.greytrix.com\/blogs\/salesforce\/2025\/11\/25\/how-to-import-sage-100-non-inventory-temporary-items-in-salesforce\/\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[956,3],"tags":[2604,2589,2601,2590,2587,2598,2596,2593,2603,2606,2595,2600,2592,2588],"class_list":["post-11904","post","type-post","status-publish","format-standard","hentry","category-gumu-features","category-salesforce-srv","tag-custom-entity-for-sage-100-items","tag-import-products-sage-100","tag-integration-error-missing-product2","tag-non-inventory-product-import-salesforce","tag-sage-100-product-import","tag-sage-100-itemcode-startswith","tag-sage-100-non-inventory-item","tag-sage-100-to-salesforce-order-import","tag-salesforce-data-import-troubleshooting","tag-salesforce-erp-integration-best-practices","tag-salesforce-order-line-import-issue","tag-salesforce-pricebookentry-automation","tag-salesforce-product-import-error-fix","tag-salesforce-sage-100-integration-2"],"_links":{"self":[{"href":"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-json\/wp\/v2\/posts\/11904","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-json\/wp\/v2\/comments?post=11904"}],"version-history":[{"count":33,"href":"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-json\/wp\/v2\/posts\/11904\/revisions"}],"predecessor-version":[{"id":11992,"href":"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-json\/wp\/v2\/posts\/11904\/revisions\/11992"}],"wp:attachment":[{"href":"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-json\/wp\/v2\/media?parent=11904"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-json\/wp\/v2\/categories?post=11904"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.greytrix.com\/blogs\/salesforce\/wp-json\/wp\/v2\/tags?post=11904"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}