QUESTION

What is the difference between get and deep_get?

ANSWER

In a string context, we usually recommend that you use the form of deep_get(event, 'whatever', default='<NO_WHATEVER>'). See below for more information on the differences.

Examples: