amazon connect in the Custom portal integration?

19 Views Asked by At

I want to bring the data and call portal to my own web pages.

Should i make an API call to my backend from AWS Lambda or is there any direct method from the amazon connect?

Can someone suggest some direction or some documentation/blogs for the same

1

There are 1 best solutions below

0
gamliela On

You can call Amazon Connect API from a lambda, your own backend or using a RESTful api. Please refer to Amazon Connect docs for reference.