Sendinblue Plugin/WorkflowMessageService Suggestion

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
1 anno tempo fa
I've created my own implementation of  WorkflowMessageService.

When I used the Sendinblue plugin in overrides SendinblueMessageService  : WorkflowMessageService.

Sendinblue only overrides a single method "public override async Task<int> SendNotificationAsync".

I suggest the "public override async Task<int> SendNotificationAsync" method be moved to another service so that we can implement custom WorkflowMessageService but still use Sendinblue to actually send the email via api.
1 anno tempo fa
You can customize the service and plugin according to your requirements.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.