Pass the customer display name to AWS Connect chatbot inbuilt widget
Rajiv Coomar Rajiv Coomar
1.69K subscribers
112 views
0

 Published On Jun 6, 2024

Pass the customer display name to AWS Connect chatbot

amazon_connect('customerDisplayName', function(callback) {
const displayName = 'Rajiv';
callback(displayName);
});


amazon_connect('customizationObject', {
header: {
dropdown: true,
},
footer: {
disabled:false
}
});

#awsconnect #aws #tutorial #amazonconnect

Join this channel to get access to perks:
   / @rajivcoomar  

show more

Share/Embed