﻿{
  Id: Guid_1,
  Integration: {
    Type: SMTP,
    Properties: {
      fromEmail: hello@notifo.io,
      fromName: Hello Notifo,
      host: localhost,
      port: 1025
    },
    Enabled: true
  }
}