[{"Type":"email","Status":"active","Subject":"Noti: Activity Notifications","BodyTemplate":"${WP_NETWORK_OPTION.noti-email-notification-tmpl}","SendAsHTML":true},{"Type":"file","Status":"inactive","Filepath":"${CONST.ABSPATH}/../youlogfile.log","MessageMarkdown":"[${EVENT.first_occurrence_at}] ${FUNC.ucfirst(EVENT_META.level)} (${EVENT.counter}): ${FUNC.get_userdata(EVENT_META.user_id).display_name} (ID: ${EVENT_META.user_id}) triggered the ${EVENT_TYPE.post_title} event"},{"Status":"inactive","Type":"webhook","Url":"https://example.xyz/webhooks","Method":"POST","Headers":["Authorization: Bearer jkkj","Content-Type: application/json"],"Payload":{"event_name":"${EVENT_TYPE.post_title}","user_id":"${EVENT_META.user_id}"}}]