In our Lambda function that gets called from Lex, we need to know if the requests is coming from Connect or from a text source like the console or another chat tool.
We mainly need to know this to decide if we need to respond with plain text or SSML.