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
feita há 3 anos258 visualizações
3 Respostas
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
respondido há 3 anos
0

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

profile picture
tcuroso
respondido há 3 anos
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
respondido há 3 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas