Event {{ item.event }} with reference {{ item.reference }} was created , and last updated not started , with status of {{ item.status }}: {{ item.status_name }}.
{{
JSON.stringify(item.event_data, null, 2)
}}
{{
JSON.stringify(item.logs, null, 2)
}}
{{
JSON.stringify(item.options, null, 2)
}}