Setting current time as attribute in a Contact

0

We have an application that we are looking to use Connect for that requires us to update a premise database with events throughout a customer telephone call. I was looking to just set an attribute and then use a lambda to write to the database, but I cannot find a way to pull the current time, or call start time, or really any time related to the Contact and save it as a call attribute. Has anyone else tried to do this?

profile picture
tcuroso
已提問 3 年前檢視次數 258 次
3 個答案
0

You're using the wrong tool for the job. You want to use a data stream specifically the contact trace records to get that kind of information and figure out what to do with it.

david

profile picture
dmacias
已回答 3 年前
0

Thanks David. I suspected as much but it is good to get confirmation.

profile picture
tcuroso
已回答 3 年前
0

If you look at EventBridge for Connect this will trigger certain events from the interaction and can trigger a lambda function to perform an action to update the database.

It has been recently released
https://forums.aws.amazon.com/ann.jspa?annID=8696

m66rus
已回答 3 年前

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

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

回答問題指南