web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested Answer

Send confirmation email also when contact Unsubscribe from a Subscription list

(0) ShareShare
ReportReport
Posted on by

Hi all,

By default the Dynamics Marketing double opt-in process sends a confirmation email to contact to confirm their subscription.

See: https://docs.microsoft.com/en-us/dynamics365/marketing/double-opt-in

Is it possible to also send a confirmation email when a contact unsubscribes to confirm that they have been removed from the mailing list?   

If this is not possible using out-of-the-box features do you have suggestions how this can be achieved?

Thanks, Geron

I have the same question (0)
  • cloflyMao Profile Picture
    25,210 on at

    Hi Geron,

    It's easy to perform custom action at "afterFormSubmit" event with Marketing Form APIs.

    e.g: 

    Open a modal after submission.

    MsCrmMkt.MsCrmFormLoader.on('afterFormSubmit', function (event) {
        $('#myModal').modal('show');
    });

    pastedimage1586418470183v1.png

    So a possible solution would be that calling custom email delivery service when the event occured.

    There some options to build such service:

    1. You could authenticate Outlook APIs to send email if you had full access control over web server that hosts marketing page.(Code is required.)

    2. Create a HTTP Request Trigger with Azure Logic Apps, integrate it with "Send email to Outlook" action in Power Automate.(Low code.)

    Regards,

    Clofly

  • Suggested answer
    Petit Hibou Profile Picture
    on at

    Hi Geron,

    to add to Clofly's reply on what we have OOB.

    In April release we have introduced a form level DOI, any change made during submission will cause confirmation email to be created. However, as for now, there is no option to display subscription list names which user will be unsubscribing from (inside the email).

    BR

    Elena

  • gprof Profile Picture
    on at

    Hi Elena,

    Thanks for your reply. Do you by any chance know when the april release will be installed in Europe or what version number this fix will be included?

    Best rgds, Geron

  • Suggested answer
    Petit Hibou Profile Picture
    on at

    Hi Geron,

    it is available since April 3rd, I think. This is not the fix, this is April release.

    HTH

    Elena

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 170 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 155

#3
CU11031447-0 Profile Picture

CU11031447-0 100

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans