Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3358,7 +3358,7 @@ paths:
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]
tags: [Reporting Data Export]
parameters:
- name: Intercom-Version
in: header
Expand Down Expand Up @@ -3487,7 +3487,7 @@ paths:
"/export/reporting_data/{job_identifier}":
get:
summary: Get export job status
tags: [Export]
tags: [Reporting Data Export]
parameters:
- name: Intercom-Version
in: header
Expand Down Expand Up @@ -3562,7 +3562,7 @@ paths:
in: header
schema:
"$ref": "#/components/schemas/intercom_version"
tags: [Export]
tags: [Reporting Data Export]
responses:
'200':
description: List of datasets
Expand Down Expand Up @@ -3616,7 +3616,7 @@ paths:
> Octet header required
>
> You will have to specify the header Accept: `application/octet-stream` when hitting this endpoint.
tags: [Export]
tags: [Reporting Data Export]
parameters:
- name: Intercom-Version
in: header
Expand Down Expand Up @@ -38178,6 +38178,8 @@ tags:
{% admonition type="warning" %}
This API requires the Procedures HITL API feature to be enabled for your workspace and an OAuth token with the `write_conversations` scope.
{% /admonition %}
- name: Reporting Data Export
description: Everything about Reporting Data Export. See this [article](https://www.intercom.com/help/en/articles/12089688-api-metrics-documentation) for details on using the data to generate various metrics.
- name: Segments
description: Everything about your Segments
- name: Subscription Types
Expand Down
10 changes: 6 additions & 4 deletions descriptions/2.14/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1514,7 +1514,7 @@ paths:
"/export/reporting_data/enqueue":
post:
summary: Enqueue a new reporting data export job
tags: [Export]
tags: [Reporting Data Export]
parameters:
- name: Intercom-Version
in: header
Expand Down Expand Up @@ -1642,7 +1642,7 @@ paths:
"/export/reporting_data/{job_identifier}":
get:
summary: Get export job status
tags: [Export]
tags: [Reporting Data Export]
parameters:
- name: Intercom-Version
in: header
Expand Down Expand Up @@ -1717,7 +1717,7 @@ paths:
in: header
schema:
"$ref": "#/components/schemas/intercom_version"
tags: [Export]
tags: [Reporting Data Export]
responses:
'200':
description: List of datasets
Expand Down Expand Up @@ -1766,7 +1766,7 @@ paths:
> Octet header required
>
> You will have to specify the header Accept: `application/octet-stream` when hitting this endpoint.
tags: [Export]
tags: [Reporting Data Export]
parameters:
- name: Intercom-Version
in: header
Expand Down Expand Up @@ -23322,6 +23322,8 @@ tags:
url: https://www.intercom.com/help/en/articles/6362251-news-explained
- name: Notes
description: Everything about your Notes
- name: Reporting Data Export
description: Everything about Reporting Data Export. See this [article](https://www.intercom.com/help/en/articles/12089688-api-metrics-documentation) for details on using the data to generate various metrics.
- name: Segments
description: Everything about your Segments
- name: Subscription Types
Expand Down
10 changes: 6 additions & 4 deletions descriptions/2.15/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1520,7 +1520,7 @@ paths:
"/export/reporting_data/enqueue":
post:
summary: Enqueue a new reporting data export job
tags: [Export]
tags: [Reporting Data Export]
parameters:
- name: Intercom-Version
in: header
Expand Down Expand Up @@ -1648,7 +1648,7 @@ paths:
"/export/reporting_data/{job_identifier}":
get:
summary: Get export job status
tags: [Export]
tags: [Reporting Data Export]
parameters:
- name: Intercom-Version
in: header
Expand Down Expand Up @@ -1723,7 +1723,7 @@ paths:
in: header
schema:
"$ref": "#/components/schemas/intercom_version"
tags: [Export]
tags: [Reporting Data Export]
responses:
'200':
description: List of datasets
Expand Down Expand Up @@ -1772,7 +1772,7 @@ paths:
> Octet header required
>
> You will have to specify the header Accept: `application/octet-stream` when hitting this endpoint.
tags: [Export]
tags: [Reporting Data Export]
parameters:
- name: Intercom-Version
in: header
Expand Down Expand Up @@ -24436,6 +24436,8 @@ tags:
url: https://www.intercom.com/help/en/articles/6362251-news-explained
- name: Notes
description: Everything about your Notes
- name: Reporting Data Export
description: Everything about Reporting Data Export. See this [article](https://www.intercom.com/help/en/articles/12089688-api-metrics-documentation) for details on using the data to generate various metrics.
- name: Segments
description: Everything about your Segments
- name: Subscription Types
Expand Down