You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Align the documentation with the latest contract changes, that were
mainly done to make it more clear that these endpoints are about
event notifications.
summary: Notify Intercom of a quick reply response in a custom channel conversation
7624
7624
tags:
7625
7625
- Custom Channel Events
7626
-
operationId: notifyQuickReplyResponse
7626
+
operationId: notifyQuickReplySelected
7627
7627
description: |
7628
7628
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.
7629
7629
> **Note:** This endpoint is restricted to customers with access to the closed beta for "Fin over API".
summary: Notify Intercom of an attribute collector response in a custom channel conversation
7676
7676
tags:
7677
7677
- Custom Channel Events
7678
-
operationId: notifyAttributeCollectorResponse
7678
+
operationId: notifyAttributeCollected
7679
7679
description: |
7680
7680
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.
7681
7681
> **Note:** This endpoint is restricted to customers with access to the closed beta for "Fin over API".
0 commit comments