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 年前227 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则