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
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
Copyright © 2021 Jogjafile Inc.
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.