From 2cdcdd9472bb0d673ebe7526034ba6f36ff324ae Mon Sep 17 00:00:00 2001 From: Stephen Sunday Date: Tue, 9 Jun 2026 09:42:31 +0100 Subject: [PATCH] Document no-reply conversation population on Reporting Data Export (Preview) Co-Authored-By: Claude Opus 4.8 (1M context) --- descriptions/0/api.intercom.io.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index c1df2fb..c7320b2 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -2870,6 +2870,7 @@ paths: "/export/reporting_data/enqueue": post: summary: Enqueue a new reporting data export job + description: For the **conversation** dataset, from the Preview version this export returns all conversations, including those that never received a user reply. Earlier versions return only conversations that received at least one user reply. Other datasets are unaffected. tags: [Export] parameters: - name: Intercom-Version