N
Novu•2w ago
Aditeya

How do i select a email provider for a specific workflow other than non primary in the dashboard?

I have a 4 Email providers - SES Dev Default (primary) - SES Prod Default (primary) - SES Dev Rishabh - SES Prod Rishabh For a specific workflow, I want to select and use SES Dev/Prod Rishabh, while the rest use primary. How do i do this via the dashboard?
6 Replies
Pawan Jain
Pawan Jain•2w ago
@Aditeya while this option is not available in dashboard, you can have one integration as primary provider + active and mark other providers as active different email integration can be selected using email overrides https://docs.novu.co/platform/integrations/email#using-different-email-integration integrations created for development environment can be used with workflows in development environment only same with production environment
Aditeya
AditeyaOP•2w ago
I was hoping there was a way to do it in dashboard 😦 Doing this in code is a bit annoying. thanks
Pawan Jain
Pawan Jain•2w ago
@Aditeya Sharing the feedback with the team. Can we help with anything else?
Aditeya
AditeyaOP•2w ago
is there a way to have a default override for a workflow? or way to change the from email address of an email in a workflow?
Pawan Jain
Pawan Jain•2w ago
is there a way to have a default override for a workflow
No, default overrides is not available. As overrides are for extending the features, so it is available when worklfow is triggered
way to change the from email address of an email in a workflow
From email address can be configured in email integration that will be used for each worklfow if you are looking to use different sendername for each workflow. then it can be changed using email overrides during workflow trigger https://docs.novu.co/platform/integrations/email#sending-email-overrides
Aditeya
AditeyaOP•2w ago
ok got it, thanks!

Did you find this page helpful?