What's my plan?
All Suites Team, Growth, Professional, Enterprise, or Enterprise Plus
Add-on Zendesk for Contact Center

Before you can add call transcripts to your tickets, you need to configure the Zendesk Voice post-call lambda” in your Amazon console. A lambda is a small piece of code that runs when triggered by an event. This article helps you enable two triggers that allow your call transcripts to be captured within the Zendesk ticket associated with the call.

This article contains the following topics:

  • Configuring Amazon Connect
  • Configuring your triggers

Configuring Amazon Connect

Before you start capturing call transcripts, you must configure your Amazon Connect contact flow.

To configure Amazon Connect

  1. In your Amazon Connect contact flow, ensure the “Set recording and analytics behavior” block is included in the flow.

    ‍

  2. In the Set recording and analytics behavior block, set Contact Lens speech analytics to Real-time and post-call analytics.

  3. Under Redaction, select the Redact sensitive data setting and customize the redaction settings to fit your requirements.

    Note: The data redaction is strict and might redact non-sensitive data. Only select critical sensitive data to be redacted.

Configuring your triggers

Once you've configured Amazon Connect, you can configure the triggers for your post-call lambda.

To configure your triggers

  1. In the Amazon console, navigate to Lambdas.
  2. In the Functions section, search for "post". This will return a function with a name containing "VoicePostCa".
  3. Open this function, and on the Function overview page, select Configuration > Triggers from the navigation menus.

  4. For Kinesis, select its checkbox, then click Edit.

  5. On the Edit trigger page click Activate trigger.

  6. Click Save.
  7. For EventBridge, select the link in the name (blue highlighted hyperlink).

  8. In the EventBridge rule details page, click Enable.

After these steps complete, your call transcripts will be shown in contact center.

Note: If a dual stack upgrade is performed, then these triggers must be disabled on the old lambda before you enable them on the new lambda.
Powered by Zendesk