Platform Changes In 2025
January 2025
- RTM API
Whenever an error occurs on a session, such as attempting to set an invalid email address, an event is sent on the RTM API as
session:error
. Check out the reference for this event. - RTM API
Whenever a message delivery is ignored, such as ignored email deliveries, an event is sent on the RTM API as
message:acknowledge:ignored
. Check out the reference for this event.