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

demandé il y a 2 ans211 vues
2 réponses
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
répondu il y a 2 ans
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.

répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions