• Creating custom Assignment Notification

    I'm trying to create a way to send out assignment notifications for the Opportunities module only. One way to do this would be to override the send_assignment_notifications method , but I'd rather not do that. Instead, I'm keeping the system-wide assignment…
  • Assignment Notification emails

    Hi, I am using the Bulk API to create call records and related Contact records (if appropriate). One of the filed that is getting populated is "assigned_user_id". When records are created Assignment Notification emails are sent to the User the call has…