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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ