Please add the ability to include contact.dndSettings data in webhook. Currently I am retrieving the full contact data with a GET contact API request whenever the webhook receives a request. This creates unnecessary additional load on both of our servers in order to simply retrieve what is otherwise a standard data field. You could either include it in the standard data transmitted or as custom data using {{contact.dndSettings}}.