Override Apis.Get (ISendEmail) to use a custom object

We have a requirement to move away from SMTP email and instead use an API based email provider.  I was wondering if it is possible to override  the email provider returned when calling Apis.Get<ISendEmail>().

Can we create our own class that implements ISendEmail and then register this somewhere in the platform to use our email provider?



fixed title
[edited by: Luke R Davidson at 12:00 PM (GMT 0) on Tue, Feb 15 2022]
Parents Reply Children