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

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

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

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

関連するコンテンツ