Skip to content

Commit ae29426

Browse files
authored
Update Fin over API availability documentation (#277)
1 parent f6816a3 commit ae29426

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

descriptions/0/api.intercom.io.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7813,7 +7813,7 @@ paths:
78137813
operationId: notifyNewConversation
78147814
description: |
78157815
Notifies Intercom that a new conversation was created in your custom channel/platform. This triggers conversation creation and workflow automations within Intercom for your custom channel integration.
7816-
> **Note:** This endpoint is restricted to customers with access to the closed beta for "Fin over API".
7816+
> **Note:** This endpoint is currently under managed availability. Please reach out to your accounts team to discuss access and tailored, hands-on support.
78177817
parameters:
78187818
- name: Intercom-Version
78197819
in: header
@@ -7856,7 +7856,7 @@ paths:
78567856
operationId: notifyNewMessage
78577857
description: |
78587858
Notifies Intercom that a new message was sent in a conversation on your custom channel/platform. This allows Intercom to process the message and trigger any relevant workflow automations.
7859-
> **Note:** This endpoint is restricted to customers with access to the closed beta for "Fin over API".
7859+
> **Note:** This endpoint is currently under managed availability. Please reach out to your accounts team to discuss access and tailored, hands-on support.
78607860
parameters:
78617861
- name: Intercom-Version
78627862
in: header
@@ -7908,7 +7908,7 @@ paths:
79087908
operationId: notifyQuickReplySelected
79097909
description: |
79107910
Notifies Intercom that a user selected a quick reply option in your custom channel/platform. This allows Intercom to process the response and trigger any relevant workflow automations.
7911-
> **Note:** This endpoint is restricted to customers with access to the closed beta for "Fin over API".
7911+
> **Note:** This endpoint is currently under managed availability. Please reach out to your accounts team to discuss access and tailored, hands-on support.
79127912
parameters:
79137913
- name: Intercom-Version
79147914
in: header
@@ -7960,7 +7960,7 @@ paths:
79607960
operationId: notifyAttributeCollected
79617961
description: |
79627962
Notifies Intercom that a user provided a response to an attribute collector in your custom channel/platform. This allows Intercom to process the attribute and trigger any relevant workflow automations.
7963-
> **Note:** This endpoint is restricted to customers with access to the closed beta for "Fin over API".
7963+
> **Note:** This endpoint is currently under managed availability. Please reach out to your accounts team to discuss access and tailored, hands-on support.
79647964
parameters:
79657965
- name: Intercom-Version
79667966
in: header
@@ -18659,7 +18659,7 @@ components:
1865918659
example: Customer
1866018660
nullable: true
1866118661
intercom_version_unstable:
18662-
description: Unstable Intercom API version. Used for closed beta endpoints.
18662+
description: Unstable Intercom API version. Used for closed beta endpoints or other features under managed availability.
1866318663
type: string
1866418664
example: unstable
1866518665
default: unstable
@@ -21367,11 +21367,11 @@ tags:
2136721367
url: https://www.intercom.com/help/en/articles/4323904-what-is-a-conversation
2136821368
- name: Custom Channel Events
2136921369
description: |
21370-
With the **closed beta** "Custom Channel" integration, you can bring Fin and Intercom capabilities to your own platform via API, enabling powerful custom integrations.
21370+
With the "Custom Channel" integration, you can bring Fin and Intercom capabilities to your own platform via API, enabling powerful custom integrations.
2137121371

2137221372
Intercom treats your integration like any other Intercom channel, allowing your application and Intercom to exchange events seamlessly. This makes it possible, for example, for your users to interact with Fin directly within your own application’s UI.
2137321373

21374-
> **Note:** If you are interested in joining our closed beta and have a use case to integrate with "Fin over API", please reach out to your account manager or our support team for further information.
21374+
> **Note:** "Fin over API" is currently under managed availability. Please reach out to your accounts team to discuss access and tailored, hands-on support.
2137521375
- name: Custom Object Instances
2137621376
description: |
2137721377
Everything about your Custom Object instances.

0 commit comments

Comments
 (0)