This guide explains how to integrate Mavenoid with Amazon Connect using Amazon Connect Cases API.
Admin Access To Mavenoid: If you do not have admin permissions, contact your Mavenoid representative.
Use the Call External API action to configure the integration.
Check for Existing Customer:
To check if the customer exists, use the GetCustomerProfile API.
Create Customer:
If the customer does not exist, create a customer using the CreateCustomerProfile API.
Creating Case:
To create a case for the customer, use the CreateCase API.