LogoLogo
  • GETTING STARTED
    • Welcome to the NLX platform
    • How NLX works
    • Guides
      • Analytics dashboard
      • Chat
      • Generative Journey (Slots)
      • Model Context Protocol
      • Voice
      • Voice+ script
      • Touchpoint components
        • Carousel modality
        • Video modality
    • Terms & concepts
    • Generative AI
    • Developer
  • Build
    • Workspace setup
    • Flows
      • Intro to flows & variables
      • The Canvas
      • Flow settings
      • Nodes
      • Flow appearance
    • Resources
      • Actions
        • Implementation
        • Request model
      • Analytics tags
      • Context variables
      • Data requests
        • Implementation
        • Response model
        • Request model
      • Knowledge bases
        • Ingest content
        • Add metadata (beta)
        • Apply KB
      • Lifecycle hooks
        • Implementation
      • Modalities
      • Secrets
      • Slots (custom)
        • Adding values
        • Translating slots
      • Voice+ scripts
        • Add + download script
        • Deploy script + install SDK
        • Create Voice+ flow
    • Integrations
      • Channels
        • Alexa
        • Amazon Chime SDK
        • Amazon Connect
        • AWS End User Messaging SMS
        • AWS End User Messaging Social
        • Bandwidth
        • Genesys
        • Twilio
        • Zendesk Sunshine
      • LLM services
        • Amazon Bedrock
        • Anthropic
        • Azure OpenAI
        • Cerebras
        • Cohere
        • Google Vertex AI
        • Groq
        • NVIDIA
        • OpenAI
        • xAI
      • NLP
        • Amazon Lex
        • Google Dialogflow
        • Google Dialogflow CX
        • Custom NLP
    • Translations
  • Deploy & test
    • Applications
      • Attach flows
      • Assign default behavior
      • Add channels
        • API
          • REST API
        • Alexa
        • Amazon Chime SDK
        • Amazon Connect
        • AWS End User Messaging SMS
        • AWS End User Messaging Social
        • Genesys
        • Genesys SMS
        • Messenger
        • Microsoft Teams
        • Slack
        • SMS via Bandwidth
        • Twilio SMS
        • Twilio Voice
        • WhatsApp via Twilio
        • Zendesk Sunshine
      • Deploy
      • Optional: Set lifecycle
      • Optional: Set languages
    • Test
      • Test a conversation
      • Automated tests
      • Test an external integration
  • Analyze
    • Conversations
    • Analytics
      • Creating dashboards
      • Formulas & multi-metrics
      • Canvas analytics
    • Training
  • Workspace Settings
    • Escalation channels
    • Resource tags
    • Audit
  • Admin
    • Access control
      • Roles & permissions
    • Notifications
    • FAQ
    • Contact support
Powered by GitBook
On this page
  • Integrate Amazon Connect
  • Set up application using Amazon Connect channel
  1. Build
  2. Integrations
  3. Channels

Amazon Connect

Quickly set up the Amazon Connect communication integration into your NLX workspace

Last updated 18 days ago

Integrate Amazon Connect

This integration uses the Amazon Lex NLP engine, so please ensure you have set up an in your workspace before deploying any Amazon Connect applications.

To integrate the Amazon Connect channel, begin by selecting Integrations from your workspace menu:

  • Choose + Add integration > Select Amazon Connect from the dropdown

  • Provide a name for your Amazon Connect integration

  • Click the link to deploy the CloudFormation template > You will be directed to AWS and asked to sign into your account

In order to perform this integration, deploy the CloudFormation template within the same region as your Amazon Connect instance. For example, US East (N. Virginia) must be selected as the region in your AWS account if your Amazon Connect instance is in US East (N. Virginia). Similarly, your Lex deployment should be within the same region as well.

Click this to see if Amazon Connect is available in your region.

  • The Quick create stack page appears with Template, Stack Name, and Parameters information.

  • In the Capabilities section at the bottom, select the acknowledgment checkbox > Click Create stack

  • Once the stack is created and deployed, select the Outputs tab and under the Key section find the ConnectManagementRoleArn and FulfillmentLambdaARN values

  • Enter the following into NLX:

    • Fulfillment Lambda ARN: The lambda responsible for the interaction between the NLP (Lex) and the NLU

    • Management Role ARN: IAM permissions to create and update contact flows

If the management role ARN is not provided, the auto deployment will not be attempted.

  • Click Create integration

At any time, you may edit or delete your Amazon Connect integration by expanding the integration name and selecting the edit or delete icons.


Set up application using Amazon Connect channel

To successfully use your Amazon Connect integration with applications created in your workspace, be sure to complete the following:

create the Amazon Connect . Be sure to select your workspace integration from the dropdown

create an application

Amazon Lex integration
link
channel on your application's Channels tab
build & deploy