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

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

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

回答问题的准则