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 年前檢視次數 226 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南