You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
One task in the lambda handler is to distinguish between the different origins of the invocation (phone call, slack chat, test chat etc.). A way to figure out from where the function has been triggered is the requestAttributes field of the provided event. Here are the different structures respective to the origin.