AWS Connect Response customers with API results

0

Hi Team

My sample call scenario is below

Customer calls hotline -> and need need to get the next bus arrival time in mins -> Customer input the bus stop code -> then customer input the bustop code and bus number -> Automatted messge with next arrival time.

Above is my requirement.

External API - http://datamall2.mytransport.sg/ltaodataservice/BusArrivalv2 (See my postman screenshot)

How can i achive this? Please share some documentation and guidelines to omplete this task.

Kind regards Pragash

Postman

질문됨 2년 전225회 조회
2개 답변
0

This is very doable. The link you provided didn't work for me so assuming it's a consumable API. Then in a very high level you need the following:

  • Lambda to get to your API.
  • Connect to collect the code and bus number to pass to Lambda.
  • Connect to get information back from Lambda and play that back using SSML.
profile picture
dmacias
답변함 2년 전
0

Hi Dmacias

I know this is doable, I am expecting more detail implementation stepts to implement it. I know as you mention thats how we need to implement it.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠