notification.miloapis.com API. You declare the people you contact, organize them into reusable groups, and send email — either one message or a broadcast to a group, optionally rendered from a shared template. Contacts, groups, memberships, and email resources are all created with datumctl apply -f and read with datumctl get and datumctl describe.
Resources
Contact
A single notification recipient, including their email address and identifying details.
ContactGroup
A named, reusable group of contacts you can target as a broadcast audience.
ContactGroupMembership
Associates a contact with a contact group.
A single email message sent to a recipient.
EmailBroadcast
An email sent to every contact in a contact group.
Learn more
- API resources overview — the resource reference landing page across all Datum Cloud services.
- Changing resources — how to apply, edit, and safely preview changes to these resources.