{"id":8878,"date":"2026-09-04T05:01:39","date_gmt":"2026-09-04T05:01:39","guid":{"rendered":"https:\/\/www.coffee.ai\/articles\/hubspot-export-data-to-crm"},"modified":"2026-09-04T05:01:39","modified_gmt":"2026-09-04T05:01:39","slug":"hubspot-export-data-to-crm","status":"publish","type":"post","link":"https:\/\/www.coffee.ai\/articles\/hubspot-export-data-to-crm","title":{"rendered":"HubSpot CRM Migration: How to Move Your Data Safely"},"content":{"rendered":"<p><em>Written by: Doug Camplejohn, CEO &amp; Co-Founder, Coffee<\/em><\/p>\n<h2 id=\"key-takeaways\">Key Takeaways for Your HubSpot Migration<\/h2>\n<ul>\n<li>HubSpot-to-CRM migrations fail 30\u201355% of the time because of poor data quality, missing associations, and incomplete activity history.<\/li>\n<li>Native exports miss critical data. Associations, engagements, attachments, and lifecycle history require API access or third-party tools.<\/li>\n<li>Successful migrations follow a strict dependency order: Companies \u2192 Contacts \u2192 Deals \u2192 Activities, with careful pre-import mapping and deduplication.<\/li>\n<li>Post-migration validation and 90-day monitoring protect against data regression and keep record integrity high.<\/li>\n<li>Coffee\u2019s Agent removes the need for migration by automating data entry and preserving full history \u2014 <a href=\"https:\/\/www.coffee.ai\/pricing\" target=\"_blank\">see how Coffee preserves your data without migration<\/a>.<\/li>\n<\/ul>\n<h2>Why HubSpot-to-CRM Migrations Fail So Often<\/h2>\n<p>CRM failure rates sit between 30% and 55%, with poor data quality and weak cross-functional ownership as leading causes. Industry research attributes migration failures to poor data quality (34%), weak user adoption (43%), and insufficient training (22%).<\/p>\n<p>The financial impact is direct. <a href=\"https:\/\/www.validity.com\/resource-center\/the-state-of-crm-data-health-in-2022-report\/\" target=\"_blank\" rel=\"noindex nofollow\">Validity\u2019s survey<\/a> found that 44% of organizations lose over 10% in annual revenue due to low-quality CRM data, with many reporting specific revenue loss tied to data failures. The same survey shows CRM users spend significant time each week searching for basic information they do not trust.<\/p>\n<p>Activity history such as emails, calls, and notes, along with file attachments, are among the hardest data types to move between CRMs. Many systems do not export activity logs cleanly, and native importers often exclude attachments entirely. Sales productivity can drop noticeably for several weeks post-migration as reps learn the new system, and that cost grows when the underlying data arrives incomplete.<\/p>\n<h2>Readiness Checklist Before You Export Anything<\/h2>\n<p>These failure modes are preventable. The difference between a 30% failure rate and a successful migration comes from readiness and confirming key prerequisites before you export a single record.<\/p>\n<p>Before exporting a single record, confirm the following prerequisites are in place:<\/p>\n<ul>\n<li><strong>Admin access in HubSpot:<\/strong> Super Admin permissions are required to export all objects, access the Associations API, and retrieve GDPR consent fields. Without this access, you cannot pull the engagement and association data described in Phase 1.<\/li>\n<li><strong>Provisioned target CRM account:<\/strong> The destination environment, such as a Salesforce sandbox, Pipedrive trial, or Zoho sandbox, must be configured with matching pipelines, picklist values, and custom fields before any import begins. This configuration lets you validate field mappings during the shadow import in Phase 4.<\/li>\n<li><strong>Named data owner:<\/strong> <a href=\"https:\/\/datamagnet.co\/post\/prevent-data-quality-regression-after-crm-migration\" target=\"_blank\" rel=\"noindex nofollow\">Assigning a single data quality owner for the first 90 days post-cutover<\/a> is a documented success factor for preventing regression. This person monitors the validation targets in Phase 4 and triages any data quality issues during stabilization.<\/li>\n<li><strong>Realistic timeline:<\/strong> A realistic 2026 CRM implementation timeline is 2\u20134 weeks for small teams (under 15 users) and 6\u201312 weeks for mid-market teams (15\u201360 users), with data migration as the longest phase, not the 4-week estimates vendors often quote. Those shorter estimates usually exclude the data cleanup work that prevents the 30\u201355% failure rates described earlier.<\/li>\n<\/ul>\n<h2>Phase 1: Decide What Must Migrate From HubSpot<\/h2>\n<p>Native HubSpot exports cover far less than most teams expect. HubSpot\u2019s native UI export produces flat CSVs of Contacts, Companies, Deals, and Tickets but excludes association data, because associations live in a separate graph layer rather than inside object records.<\/p>\n<p>Before you begin any export, audit your instance to see whether you need API-only data types. If any of the following are critical to your sales process, you will need API access or a third-party migration tool, because the standard export dialog cannot retrieve them:<\/p>\n<ul>\n<li><strong>Engagement records<\/strong> (logged calls, emails, meetings, notes, tasks, form submissions): <a href=\"https:\/\/resources.rework.com\/guides\/data-migration\/exporting-from-hubspot\" target=\"_blank\" rel=\"noindex nofollow\">stored in HubSpot\u2019s separate timeline and require the Engagements API endpoint <code>GET \/crm\/v3\/objects\/engagements<\/code><\/a><\/li>\n<li><strong>Full association graph<\/strong> (contact-to-company, contact-to-deal, deal-to-company, many-to-many): <a href=\"https:\/\/resources.rework.com\/guides\/data-migration\/exporting-from-hubspot\" target=\"_blank\" rel=\"noindex nofollow\">requires the Associations API endpoints including <code>GET \/crm\/v4\/associations\/contacts\/companies\/batch\/read<\/code><\/a><\/li>\n<li><strong>Custom object records and relationships:<\/strong> <a href=\"https:\/\/resources.rework.com\/guides\/data-migration\/exporting-from-hubspot\" target=\"_blank\" rel=\"noindex nofollow\">excluded from native UI export and must be retrieved via <code>GET \/crm\/v3\/objects\/{customObjectType}<\/code><\/a><\/li>\n<li><strong>File attachments:<\/strong> <a href=\"https:\/\/clonepartner.com\/blog\/how-to-export-data-from-hubspot-service-hub-methods-api-limits\" target=\"_blank\" rel=\"noindex nofollow\">never included in native exports, require the Files API with the <code>files.ui_hidden.read<\/code> scope to generate signed URLs<\/a><\/li>\n<li><strong>Lifecycle stage history:<\/strong> <a href=\"https:\/\/resources.rework.com\/guides\/data-migration\/exporting-from-hubspot\" target=\"_blank\" rel=\"noindex nofollow\">HubSpot stores only the current value and does not retain historical changes<\/a><\/li>\n<li><strong>GDPR consent fields:<\/strong> <a href=\"https:\/\/resources.rework.com\/guides\/data-migration\/exporting-from-hubspot\" target=\"_blank\" rel=\"noindex nofollow\">not included in default export columns and must be explicitly selected<\/a><\/li>\n<\/ul>\n<p>Many CRMs contain dead weight such as duplicates, bounced emails, test contacts, and archived deals. Migrating this data pollutes the new system. Exclude records with under 20% field-fill rates and limit deal history to the last 24 months of closed deals plus all open deals.<\/p>\n<h2>Phase 2: Export from HubSpot Without Losing History<\/h2>\n<p>For each standard object, including Contacts, Companies, Deals, and Tickets, go to the object index in HubSpot, select all records, and choose <strong>Export<\/strong>. Select CSV format and include all properties. Repeat this process for each object separately.<\/p>\n<blockquote>\n<p><strong>Critical callout:<\/strong> <a href=\"https:\/\/skyvia.com\/blog\/hubspot-export-csv-guide\" target=\"_blank\" rel=\"noindex nofollow\">Omitting the HubSpot Record ID from any export intended for later re-import causes duplicate records rather than updates during migration.<\/a> Always include Record ID. HubSpot also imposes rate limits for the in-app export tool and the CRM Exports API on paid accounts, which can slow large or repeated migrations. Plan export batches with these limits in mind.<\/p>\n<p><a href=\"https:\/\/skyvia.com\/blog\/hubspot-export-csv-guide\" target=\"_blank\" rel=\"noindex nofollow\">HubSpot native CSV exports capture only current field values and do not include property history<\/a>. Full historical data requires the CRM Exports API. <a href=\"https:\/\/clonepartner.com\/blog\/how-to-export-data-from-hubspot-service-hub-methods-api-limits\" target=\"_blank\" rel=\"noindex nofollow\">Without the <code>sales-email-read<\/code> scope, HubSpot API responses for email engagements silently redact the email body content with no error or warning returned<\/a>. Verify scope permissions before running engagement exports.<\/p>\n<p>Once you have clean exports with all required data types, the next risk point is the mapping layer, where you translate HubSpot\u2019s field structure into your destination CRM schema.<\/p>\n<h2>Phase 3: Map and Clean Your Data Before Import<\/h2>\n<p>Field mapping is the phase where data loss often occurs. Build a mapping spreadsheet before you touch the import tool so you can see every field decision in one place.<\/p>\n<p>The table below shows how HubSpot\u2019s core objects map to equivalent objects in Salesforce, Pipedrive, and Zoho. Use these mappings as a starting point, then add custom field mappings specific to your instance.<\/p>\n<table>\n<thead>\n<tr>\n<th>HubSpot Object<\/th>\n<th>Salesforce Destination<\/th>\n<th>Pipedrive Destination<\/th>\n<th>Zoho Destination<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Contact<\/td>\n<td>Lead or Contact (route by lifecycle stage)<\/td>\n<td><a href=\"https:\/\/leadflowguide.com\/en\/use-cases\/hubspot-pipedrive-integration-migration\" target=\"_blank\" rel=\"noindex nofollow\">Person<\/a><\/td>\n<td>Lead or Contact<\/td>\n<\/tr>\n<tr>\n<td>Company<\/td>\n<td>Account<\/td>\n<td><a href=\"https:\/\/leadflowguide.com\/en\/use-cases\/hubspot-pipedrive-integration-migration\" target=\"_blank\" rel=\"noindex nofollow\">Organization<\/a><\/td>\n<td>Account<\/td>\n<\/tr>\n<tr>\n<td>Deal<\/td>\n<td>Opportunity<\/td>\n<td><a href=\"https:\/\/leadflowguide.com\/en\/use-cases\/hubspot-pipedrive-integration-migration\" target=\"_blank\" rel=\"noindex nofollow\">Deal<\/a><\/td>\n<td>Deal<\/td>\n<\/tr>\n<tr>\n<td>Engagement (call, email, note, meeting)<\/td>\n<td>Task or Event<\/td>\n<td>Activity<\/td>\n<td>Activity<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>These mappings highlight a key decision point. In Salesforce, HubSpot Contacts can become either Leads or Contacts depending on lifecycle stage, while Pipedrive and Zoho use simpler one-to-one mappings.<\/p>\n<p><a href=\"https:\/\/vantagepoint.io\/blog\/sf\/integrations\/hubspot-salesforce-sync-rules-field-mappings\" target=\"_blank\" rel=\"noindex nofollow\">Dropdown and picklist values must match exactly, including capitalization, or the sync will fail for that field.<\/a> Standardize date formats to ISO 8601 (YYYY-MM-DD) across all files before import so the destination system parses dates consistently.<\/p>\n<p>Run deduplication on the exported files before import to avoid carrying duplicates into the new CRM. <a href=\"https:\/\/mapsleads.co\/blog\/crm-deduplication-best-practices\" target=\"_blank\" rel=\"noindex nofollow\">Normalize emails (lowercased, display names and plus-tags stripped), phones (country codes, dashes, and parentheses removed), and domains (protocol, www, and trailing slash stripped) before applying match logic.<\/a> Exact-key matching alone can miss many real duplicates. Apply fuzzy matching within high-confidence buckets at a 95% or higher similarity threshold for auto-merge.<\/p>\n<p><a href=\"https:\/\/www.digitalapplied.com\/blog\/crm-data-migration-checklist-2026-zero-downtime-playbook\" target=\"_blank\" rel=\"noindex nofollow\">Cleaning CRM data before migration costs 3\u201310\u00d7 less than cleaning after migration<\/a>, because post-migration cleaning requires untangling data from new workflows, automations, and reports. This cost gap is why the deduplication and normalization steps above are non-negotiable. Every duplicate or malformed record you import becomes far more expensive to fix once it connects to automation.<\/p>\n<p><a href=\"https:\/\/www.coffee.ai\/pricing\" target=\"_blank\">Skip the mapping spreadsheets entirely<\/a> \u2014 Coffee\u2019s agent keeps your CRM clean automatically and removes most of the manual deduplication and normalization work.<\/p>\n<h2>Phase 4: Import and Validate in the Right Order<\/h2>\n<p>Import order directly affects relationship integrity. <a href=\"https:\/\/clonepartner.com\/blog\/paazl-pipedrive-to-freshsales-case-study\" target=\"_blank\" rel=\"noindex nofollow\">CRM data is inherently relational and needs dependency-ordered loading to preserve every organization-to-contact-to-deal relationship.<\/a> The correct sequence is:<\/p>\n<ol>\n<li>Companies \/ Accounts (parent objects must exist before child records reference them)<\/li>\n<li>Contacts \/ Persons (linked to companies via normalized domain or ID)<\/li>\n<li>Deals \/ Opportunities (linked to both contacts and companies)<\/li>\n<li>Activities \/ Engagements (linked to deals and contacts last)<\/li>\n<\/ol>\n<p>Note that step 4, Activities, carries a critical technical constraint.<\/p>\n<blockquote>\n<p><strong>API throttling callout:<\/strong> <a href=\"https:\/\/clonepartner.com\/blog\/pipedrive-to-hubspot-migration-data-mapping-apis-rate-limits\" target=\"_blank\" rel=\"noindex nofollow\">Activities such as notes, calls, meetings, and tasks cannot be imported into HubSpot via CSV and require the Engagements API with dedicated endpoints for each type plus explicit typed association IDs.<\/a> Batch API calls and monitor rate-limit headers to avoid silent failures.<\/p>\n<p>Run a shadow import of 500\u20131,000 records in a sandbox environment before cutover. <a href=\"https:\/\/resources.rework.com\/vi\/guides\/data-migration\/shadow-import-testing\" target=\"_blank\" rel=\"noindex nofollow\">Post-import QA for relationship integrity requires opening 20 contact records to verify company associations, 10 deal records to verify contact associations, and at least 3 deal records to confirm correct deal owner assignment.<\/a><\/p>\n<p>Use clear validation targets so your team knows when the migration is safe to sign off:<\/p>\n<ul>\n<li><a href=\"https:\/\/vantagepoint.io\/blog\/sf\/crm-data-migration-best-practices-guide\" target=\"_blank\" rel=\"noindex nofollow\">Greater than 99% data accuracy via field-level spot checks<\/a><\/li>\n<li><a href=\"https:\/\/vantagepoint.io\/blog\/sf\/crm-data-migration-best-practices-guide\" target=\"_blank\" rel=\"noindex nofollow\">Greater than 98% record completeness via source-to-target count comparison<\/a><\/li>\n<li>Duplicate rates below 5%<\/li>\n<li><a href=\"https:\/\/resources.rework.com\/vi\/guides\/data-migration\/shadow-import-testing\" target=\"_blank\" rel=\"noindex nofollow\">Record counts matching expected totals within 0.5%, zero unresolved field type errors, and lifecycle stage null rate below 1%<\/a><\/li>\n<\/ul>\n<p><a href=\"https:\/\/datamagnet.co\/post\/prevent-data-quality-regression-after-crm-migration\" target=\"_blank\" rel=\"noindex nofollow\">Active daily or weekly monitoring for the first 90 days after CRM cutover<\/a> is recommended, with parallel system operation for the first 2\u20134 weeks providing the highest data integrity rates, followed by ongoing automated verification.<\/p>\n<p>At this point, you have completed the technical migration. Before you move to full team rollout, consider whether the migration solved your core problem or simply moved low-quality data into a new system.<\/p>\n<h2>Skip the Migration: Let an Agent Handle Data Entry Instead<\/h2>\n<p>The four-phase process above is correct, but it is also expensive, slow, and structurally prone to association loss. An alternative approach removes the migration entirely.<\/p>\n<p>Coffee\u2019s Agent operates in two modes. As a <strong>Companion App<\/strong>, it sits on top of an existing HubSpot instance and automates the \u201cdata in\u201d process. It auto-creates contacts and companies from emails and calendars, logs every call and meeting, enriches records with job titles and funding data, and writes structured summaries back to HubSpot without human input. Teams that adopt the Companion App stop accumulating the data debt that makes migrations necessary.<\/p>\n<figure style=\"text-align: center\"><a href=\"https:\/\/www.coffee.ai\/pricing\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/cdn.aigrowthmarketer.co\/1763678641499-bad085f8165f.gif\" alt=\"Building a company list with Coffee AI\" style=\"max-height: 500px\" loading=\"lazy\"><\/a><figcaption><em>Building a company list with Coffee AI<\/em><\/figcaption><\/figure>\n<p>As a <strong>Standalone CRM<\/strong>, Coffee\u2019s Agent replaces HubSpot entirely for small to mid-market teams. It ingests structured and unstructured data such as emails, call transcripts, and calendar events into a built-in data warehouse that preserves full history. There are no flat CSV exports, no association graph to reconstruct, and no 90-day stabilization period. The Agent handles deduplication, enrichment, activity logging, and pipeline tracking continuously.<\/p>\n<figure style=\"text-align: center\"><a href=\"https:\/\/www.coffee.ai\/pricing\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/cdn.aigrowthmarketer.co\/1763678186019-5cc1a76ac78e.gif\" alt=\"Build people lists automatically with Coffee AI CRM Agent\" style=\"max-height: 500px\" loading=\"lazy\"><\/a><figcaption><em>Build people lists automatically with Coffee AI CRM Agent<\/em><\/figcaption><\/figure>\n<p>For RevOps leads considering a migration mainly because HubSpot data quality has degraded, the root cause is manual entry rather than the platform itself. Switching CRMs without addressing that root cause recreates the same problem in a new system. Coffee\u2019s Agent addresses the root cause directly by removing manual data entry.<\/p>\n<figure style=\"text-align: center\"><a href=\"https:\/\/www.coffee.ai\/pricing\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/cdn.aigrowthmarketer.co\/1763678549697-4e8d65abe17d.gif\" alt=\"GIF of Coffee platform where user is using AI to prep for a meeting with Coffee AI\" style=\"max-height: 500px\" loading=\"lazy\"><\/a><figcaption><em>Automated meeting prep with Coffee AI CRM Agent<\/em><\/figcaption><\/figure>\n<p><a href=\"https:\/\/www.coffee.ai\/pricing\" target=\"_blank\">Deploy Coffee as a Companion or standalone CRM<\/a> \u2014 the Agent handles data entry automatically, whether you keep HubSpot or replace it.<\/p>\n<figure style=\"text-align: center\"><a href=\"https:\/\/www.coffee.ai\/pricing\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/cdn.aigrowthmarketer.co\/1763678321672-5c8717cf0024.gif\" alt=\"Create instant meeting follow-up emails with the Coffee AI CRM agent\" style=\"max-height: 500px\" loading=\"lazy\"><\/a><figcaption><em>Create instant meeting follow-up emails with the Coffee AI CRM agent<\/em><\/figcaption><\/figure>\n<h2>Migration Timelines by Team Size<\/h2>\n<p><strong>Small teams (under 10,000 records):<\/strong> A small CRM migration under 25,000 records with standard objects and limited integrations can be completed in 4\u20136 weeks. Native CSV exports are sufficient for contacts, companies, and deals, while engagements still require API access. Shadow import testing in a free trial environment fits within this timeline and reduces risk.<\/p>\n<p><strong>Mid-market teams (50,000\u2013200,000 records):<\/strong> <a href=\"https:\/\/resources.rework.com\/guides\/choosing-software\/crm-migration-guide\" target=\"_blank\" rel=\"noindex nofollow\">A mid-market CRM migration involving 50K\u2013200K records, custom objects, and multiple integrations typically takes 4\u201312 weeks end-to-end.<\/a> Manual field mapping and rebuilding associations can consume several weeks. Automated migration tooling such as Airbyte, Fivetran, or SyncMatters can shorten both timelines and reduce manual effort.<\/p>\n<p><strong>Enterprise considerations:<\/strong> Enterprise CRM migrations with complex custom objects, large datasets, and many integrated systems can run 4\u20139 months. Mid-market migrations already require weeks of work and significant costs for architecture redesign and training. Enterprise scope multiplies both the time and the cost.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>Who owns the migration project?<\/h3>\n<p>A named data owner, typically the RevOps lead or Head of Sales, should hold accountability for the full migration lifecycle. This lifecycle includes audit, cleanup, field mapping, import sequencing, validation, and the 90-day post-cutover monitoring period. Without a single owner, decisions about deduplication rules, field mapping conflicts, and go or no-go cutover criteria often get deferred until they become emergencies. The data owner should also define the RACI matrix for the project, assigning specific responsibilities to IT or admin for API access and sandbox configuration, sales leadership for UAT sign-off, and individual contributors for data quality spot checks.<\/p>\n<h3>How long does a typical HubSpot export take?<\/h3>\n<p>The export itself, which involves clicking through the HubSpot UI and downloading CSVs, takes hours rather than days. The time-consuming phases sit around that step. Auditing and cleaning the data before export, then mapping, deduplicating, and validating after import, consume most of the schedule. The cleansing phase is usually the longest part of any CRM migration regardless of record volume. The timelines outlined in the Readiness Checklist, which show 2\u20134 weeks for small teams and 6\u201312 weeks for mid-market teams, assume you have completed data cleanup before export.<\/p>\n<h3>Is my data secure during export and import?<\/h3>\n<p>HubSpot delivers native CSV exports through emailed download links, which introduces compliance risk because files containing PII, deal values, and personal notes pass through email systems. For organizations subject to GDPR or SOC 2 requirements, this route conflicts with most compliance frameworks. API-based exports that write directly to encrypted storage provide a safer option. During import, ensure the destination CRM is SOC 2 Type 2 certified and that data in transit is encrypted via TLS 1.2 or higher. As noted in Phase 3, GDPR consent fields require explicit selection during export and must be mapped to equivalent consent fields in the destination system. Coffee is SOC 2 Type 2 and GDPR compliant, and data processed by the Coffee Agent is not used to train public models.<\/p>\n<h3>Can I roll back if the new CRM import fails?<\/h3>\n<p>A rollback is only possible if the source system remains intact and a full backup export exists from before cutover. Never decommission HubSpot or revoke user access until post-import validation is complete and signed off by both sales leadership and IT or admin. As noted in Phase 4, running both systems in parallel for 2\u20134 weeks is the most reliable approach, with contractors reporting 90% or higher data integrity compared to 65% for cold-switch migrations. Keep the HubSpot export files, including the Record ID column, stored in a secure location for at least 90 days post-cutover. CRM merge actions are irreversible, so the export is the only recovery mechanism if deduplication or import errors corrupt records in the destination system.<\/p>\n<h2>Conclusion: Choose the Path That Fits Your Stack<\/h2>\n<p>A successful HubSpot-to-CRM migration follows a dependency-ordered sequence. You audit and decide what must migrate, export objects and engagements via both native UI and API, map and deduplicate before any record touches the destination, import in companies-first order, and validate associations and field values against the source before granting user access. Each phase has documented failure modes, including association loss, truncated notes, broken relationships, and timestamp overwrites, and each one needs deliberate mitigation.<\/p>\n<p>For teams whose core problem is data quality rather than platform capability, migration may not be the right answer. Coffee\u2019s Agent removes the manual data entry that degrades CRM data in the first place, operating either as a Companion App on top of HubSpot or as a Standalone CRM that replaces it. There are no CSVs to merge, no association graphs to reconstruct, and no 90-day stabilization periods.<\/p>\n<p><a href=\"https:\/\/www.coffee.ai\/pricing\" target=\"_blank\">Let Coffee\u2019s Agent handle your CRM data<\/a> \u2014 so your team can focus on revenue instead of migration spreadsheets.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Migrate from HubSpot without losing data or history. Coffee&#8217;s guide covers export, mapping, import, and validation. Start your migration today.<\/p>\n","protected":false},"author":11,"featured_media":8877,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8878","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.coffee.ai\/articles\/wp-json\/wp\/v2\/posts\/8878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coffee.ai\/articles\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.coffee.ai\/articles\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coffee.ai\/articles\/wp-json\/wp\/v2\/comments?post=8878"}],"version-history":[{"count":0,"href":"https:\/\/www.coffee.ai\/articles\/wp-json\/wp\/v2\/posts\/8878\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.coffee.ai\/articles\/wp-json\/wp\/v2\/media\/8877"}],"wp:attachment":[{"href":"https:\/\/www.coffee.ai\/articles\/wp-json\/wp\/v2\/media?parent=8878"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.coffee.ai\/articles\/wp-json\/wp\/v2\/categories?post=8878"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.coffee.ai\/articles\/wp-json\/wp\/v2\/tags?post=8878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}