{"id":14821,"date":"2022-01-31T00:31:10","date_gmt":"2022-01-31T00:31:10","guid":{"rendered":"https:\/\/commandcenter.netline.com\/?p=14821"},"modified":"2025-04-11T16:17:04","modified_gmt":"2025-04-11T16:17:04","slug":"intentive-insights-salesforce-data-model-guide","status":"publish","type":"post","link":"https:\/\/commandcenter.netline.com\/index.php\/2022\/01\/31\/intentive-insights-salesforce-data-model-guide\/","title":{"rendered":"INTENTIVE Insights &#8211; Salesforce Data Model Guide"},"content":{"rendered":"\r\n<p>&nbsp;<\/p>\r\n<p>This guide is meant for Salesforce Admins and technical users who want a deep dive into the INTENTIVE Salesforce integration.\u00a0<\/p>\r\n<h3 class=\"wp-block-heading\">Data Sync to Salesforce<\/h3>\r\n\r\n\r\n\r\n<p>INTENTIVE data can be synced on a per-Explorer basis to Salesforce. The sync runs daily and includes:<\/p>\r\n\r\n\r\n\r\n<ul>\r\n<li>All INTENTIVE Companies that are part of the synced Explorer.<\/li>\r\n<li>INTENTIVE Buyer Activities from the last 90 days.<\/li>\r\n<li>Note that previously synced Buyer Activities from INTENTIVE will not be removed from Salesforce.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>To enable Data Sync to Salesforce: <strong>see the <a href=\"https:\/\/commandcenter.netline.com\/index.php\/2023\/08\/24\/how-to-connect-intentive-insights-to-salesforce\/\" target=\"_blank\" rel=\"noopener\">Installation Guide<\/a>.<\/strong><\/p>\r\n\r\n\r\n\r\n<p>The data sync enables:<\/p>\r\n\r\n\r\n\r\n<ul>\r\n<li><strong>Account Linkage and Unlinkage<\/strong>: Between a synced INTENTIVE Company and a Salesforce Account<\/li>\r\n<li><strong>Account Views by Ownership<\/strong><\/li>\r\n<li>Native Salesforce Reporting and Dashboards for INTENTIVE data<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>Without data sync enabled, all INTENTIVE data can still be viewed in Salesforce using the INTENTIVE Canvas App from an Account record page where the INTENTIVE Canvas App is deployed.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Object Model in Salesforce<\/h3>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1040\" height=\"920\" class=\"wp-image-14823\" src=\"https:\/\/commandcenter.netline.com\/wp-content\/uploads\/sites\/2\/2024\/01\/sfdc-intentive-data-model-diagram.png\" alt=\"\" \/><\/figure>\r\n\r\n\r\n\r\n<p>The diagram above provides an overview of the INTENTIVE Insights Salesforce integration data model. The managed package installs 5 Salesforce Custom Objects:<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>Custom Object Label<\/strong><\/td>\r\n<td><strong>API Name<\/strong><\/td>\r\n<td><strong>Purpose<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Intentive Sync<\/td>\r\n<td>intentive__Intentive_Sync__c<\/td>\r\n<td>For sync tracking only. Not part of Intentive data set.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Intentive Explorer<\/td>\r\n<td>intentive__Intentive_Explorer__c<\/td>\r\n<td>Stores data about an INTENTIVE Explorer.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Intentive Explorer Company<\/td>\r\n<td>intentive__Intentive_Explorer_Company__c<\/td>\r\n<td>Junction object between a given INTENTIVE Explorer and the Companies and Buyer Activities related to it.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Intentive Company<\/td>\r\n<td>intentive__Intentive_Company__c<\/td>\r\n<td>Stores data about an INTENTIVE Company.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Intentive Buyer Activity<\/td>\r\n<td>intentive__Intentive_Buyer_Activity__c<\/td>\r\n<td>Stores data about an INTENTIVE Buyer Activity.<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>Standard Object Label<\/strong><\/td>\r\n<td><strong>Relationship<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Account<\/td>\r\n<td>Linked to an Intentive Company record via a lookup field on the Intentive Company.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Opportunity<\/td>\r\n<td>Opportunity data related to a linked Account is displayed in the INTENTIVE Insights summary table in Salesforce.<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Intentive Explorer<\/h3>\r\n\r\n\r\n\r\n<p>The Intentive Explorer custom object (intentive__Intentive_Explorer__c) represents each Explorer that has been synced from NetLine to Salesforce.<\/p>\r\n\r\n\r\n\r\n<p>A given Intentive Explorer record in Salesforce corresponds to one Explorer in NetLine. Note that not all Explorers may be synced to Salesforce.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>Field Label<\/strong><\/td>\r\n<td><strong>API Name<\/strong><\/td>\r\n<td><strong>Data Type<\/strong><\/td>\r\n<td><strong>Description<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Explorer Name<\/td>\r\n<td>intentive__Explorer_Name__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td>Explorer Name<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>ExplorerId<\/td>\r\n<td>intentive__ExplorerId__c<\/td>\r\n<td>Number(18, 0) (External ID) (Unique)<\/td>\r\n<td>Data integration field<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Last Sync Completed<\/td>\r\n<td>intentive__Last_Sync_Completed__c<\/td>\r\n<td>Date\/Time<\/td>\r\n<td>Timestamp of last sync completion<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Intentive Company<\/h3>\r\n\r\n\r\n\r\n<p>The Intentive Company custom object (intentive__Intentive_Company__c) represents each Company that has been synced from NetLine to Salesforce.<\/p>\r\n\r\n\r\n\r\n<p>A given Intentive Company record in Salesforce corresponds to one Company in NetLine.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>Field Label<\/strong><\/td>\r\n<td><strong>API Name<\/strong><\/td>\r\n<td><strong>Data Type<\/strong><\/td>\r\n<td><strong>Description<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Company Location<\/td>\r\n<td>intentive__Company_Location__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td>Location<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Company Name<\/td>\r\n<td>intentive__Company_Name__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td>Company Name<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>CompanyId<\/td>\r\n<td>intentive__CompanyId__c<\/td>\r\n<td>Text(255) (External ID) (Unique Case Insensitive)<\/td>\r\n<td>Data integration field<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Domain<\/td>\r\n<td>intentive__Domain__c<\/td>\r\n<td>URL(255)<\/td>\r\n<td>Domain (URL)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Employee Count Range<\/td>\r\n<td>intentive__Employee_Count_Range__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td>Employee Count Range<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Employee Annual Revenue<\/td>\r\n<td>intentive__Estimated_Annual_Revenue__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td>Employee Annual Revenue<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Industry<\/td>\r\n<td>intentive__Industry__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td>Industry<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Related Account<\/td>\r\n<td>intentive__Related_Account__c<\/td>\r\n<td>Lookup(Account)<\/td>\r\n<td>Links the INTENTIVE Company to an existing Salesforce Account. Linkages can be updated via this lookup field, or in the INTENTIVE Insights summary table LWC.<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Intentive Explorer Company<\/h3>\r\n\r\n\r\n\r\n<p>The Intentive Explorer Company custom object (intentive__Intentive_Explorer_Company__c) is a junction object that represents the relationships between an INTENTIVE Explorer, Company, and Buyer Activity.<\/p>\r\n\r\n\r\n\r\n<p>A given Intentive Explorer Company record in Salesforce represents the existence of a specific INTENTIVE Company within a specific INTENTIVE Explorer. Because Buyer Activities are also specific to both the Explorer and the Company, INTENTIVE Buyer Activities are also related to this junction object.<\/p>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>Field Label<\/strong><\/td>\r\n<td><strong>API Name<\/strong><\/td>\r\n<td><strong>Data Type<\/strong><\/td>\r\n<td><strong>Description<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Account Activity Type<\/td>\r\n<td>intentive__Account_Activity_Type__c<\/td>\r\n<td>Long Text Area(131072)<\/td>\r\n<td>Account Activity Type<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Account Intent Score<\/td>\r\n<td>intentive__Account_Intent_Score__c<\/td>\r\n<td>Number(1, 1)<\/td>\r\n<td>Account Intent Score<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Account Trending Topics<\/td>\r\n<td>intentive__Account_Trending_Topics__c<\/td>\r\n<td>Long Text Area(131072)<\/td>\r\n<td>Account Trending Topics<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Confirmed Project<\/td>\r\n<td>intentive__Confirmed_Project__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td>Confirmed Project<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Engaged Buyers<\/td>\r\n<td>intentive__Engaged_Buyers__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td>Engaged Buyers<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>ExplorerCompany Id<\/td>\r\n<td>intentive__ExplorerCompany_Id__c<\/td>\r\n<td>Text(255) (External ID) (Unique Case Insensitive)<\/td>\r\n<td>Data integration field<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Intentive Company<\/td>\r\n<td>intentive__Intentive_Company__c<\/td>\r\n<td>Lookup(Intentive Company)<\/td>\r\n<td>Lookup to related Intentive Company<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Intentive Explorer<\/td>\r\n<td>intentive__Intentive_Explorer__c<\/td>\r\n<td>Master-Detail(Intentive Explorer)<\/td>\r\n<td>Master-Detail relationship field to the Intentive Explorer (Master)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Related Account Name<\/td>\r\n<td>intentive__Related_Account_Name__c<\/td>\r\n<td>Formula (Text)<\/td>\r\n<td>Formula that pulls the Related Account Name via the Intentive Company lookup.<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<p>Additionally, there are \u201cshort\u201d versions of the two Long Text Area fields:<\/p>\r\n\r\n\r\n\r\n<ul>\r\n<li>Account Activity Type Short<\/li>\r\n<li>Account Trending Topics Short<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>These are the first 255 characters of the long text area fields, which allows for Salesforce features such as table sorting and report formulas.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">Intentive Buyer Activity<\/h3>\r\n\r\n\r\n\r\n<p>The Intentive Buyer Activity custom object (intentive__Intentive_Buyer_Activity__c) represents each Buyer Activity that has been synced from NetLine to Salesforce.<\/p>\r\n\r\n\r\n\r\n<p>For each relevant Buyer Activity for a given Company within an Explorer, an Intentive Buyer Activity record is created.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><strong>Field Label<\/strong><\/td>\r\n<td><strong>API Name<\/strong><\/td>\r\n<td><strong>Data Type<\/strong><\/td>\r\n<td><strong>Description<\/strong><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfO8\/view\">Activity Date<\/a><\/td>\r\n<td>intentive__Activity_Date__c<\/td>\r\n<td>Date<\/td>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfO8\/view\">Activity Date<\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOB\/view\">Activity ID<\/a><\/td>\r\n<td>intentive__Activity_ID__c<\/td>\r\n<td>Text(255) (External ID) (Unique Case Insensitive)<\/td>\r\n<td>Data integration field<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOA\/view\">Activity ID Only<\/a><\/td>\r\n<td>intentive__Activity_ID_Only__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td>Data integration field<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfO9\/view\">Buyer Activity Details<\/a><\/td>\r\n<td>intentive__Activity_Details__c<\/td>\r\n<td>Long Text Area(131072)<\/td>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfO9\/view\">Buyer Activity Details<\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOC\/view\">Buyer Activity Details Short<\/a><\/td>\r\n<td>intentive__Buyer_Activity_Details__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOC\/view\">Buyer Activity Details Short<\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOD\/view\">Buyer Activity Type<\/a><\/td>\r\n<td>intentive__Buyer_Activity_Type__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOD\/view\">Buyer Activity Type<\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOE\/view\">Buyer Intent Score<\/a><\/td>\r\n<td>intentive__Buyer_Intent_Score__c<\/td>\r\n<td>Number(1, 1)<\/td>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOE\/view\">Buyer Intent Score<\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOF\/view\">Buyer Trending Topics<\/a><\/td>\r\n<td>intentive__Buyer_Trending_Topics__c<\/td>\r\n<td>Long Text Area(131072)<\/td>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOF\/view\">Buyer Trending Topics<\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfO5\/view\">Intentive Explorer Company<\/a><\/td>\r\n<td>intentive__Intentive_Explorer_Company__c<\/td>\r\n<td>Master-Detail(Intentive Explorer Company)<\/td>\r\n<td>Master-Detail relationship field to the Intentive Explorer Company (Master)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOG\/view\">Job Function<\/a><\/td>\r\n<td>intentive__Job_Function__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOG\/view\">Job Function<\/a><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOH\/view\">Job Level<\/a><\/td>\r\n<td>intentive__Job_Level__c<\/td>\r\n<td>Text(255)<\/td>\r\n<td><a href=\"https:\/\/netlinecorporation.lightning.force.com\/lightning\/setup\/ObjectManager\/01IPK000000YxNR\/FieldsAndRelationships\/00NPK000000IfOH\/view\">Job Level<\/a><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\">\u00a0<\/h3>\r\n<h3>Reporting and Dashboards<\/h3>\r\n\r\n\r\n\r\n<p>Native Salesforce reports and dashboards functionality can be used to build reports that include INTENTIVE custom objects in Salesforce, standard Salesforce objects such as Accounts and Opportunities, and even non-INTENTIVE custom objects.<\/p>\r\n\r\n\r\n\r\n<p>To create native Salesforce reports:<\/p>\r\n\r\n\r\n\r\n<ol type=\"1\">\r\n<li>Please reference the object and field model in this documentation to understand the data relationships among objects.<\/li>\r\n<li>Add Custom Report Types in Salesforce Setup to build report types.<\/li>\r\n<li>Use the Reports tab in Salesforce to generate reports.<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<p>To create custom report types, go to Setup &gt; Report Types. Please reference the <a href=\"https:\/\/help.salesforce.com\/s\/articleView?id=sf.reports_manage_report_type.htm&amp;language=en_US&amp;type=5\" target=\"_blank\" rel=\"noopener\">Manage Custom Report Types Salesforce Documentation<\/a> for additional information.<\/p>\r\n\r\n\r\n\r\n<p>For help building reports, please refer to the <a href=\"https:\/\/help.salesforce.com\/s\/articleView?id=sf.reports_build_lex.htm&amp;type=5\" target=\"_blank\" rel=\"noreferrer noopener\">Salesforce Reporting Documentation<\/a>.<\/p>\r\n","protected":false},"excerpt":{"rendered":"&nbsp; This guide is meant for Salesforce Admins and technical users who want a deep dive into the INTENTIVE Salesforce integration.\u00a0 Data Sync to Salesforce INTENTIVE data can be synced on a per-Explorer basis to Salesforce. The sync runs daily&#8230;","protected":false},"author":5856,"featured_media":14862,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[32,1,49],"tags":[],"_links":{"self":[{"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/posts\/14821"}],"collection":[{"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/users\/5856"}],"replies":[{"embeddable":true,"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/comments?post=14821"}],"version-history":[{"count":6,"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/posts\/14821\/revisions"}],"predecessor-version":[{"id":14889,"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/posts\/14821\/revisions\/14889"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/media\/14862"}],"wp:attachment":[{"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/media?parent=14821"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/categories?post=14821"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/commandcenter.netline.com\/index.php\/wp-json\/wp\/v2\/tags?post=14821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}