question

Clayton H. avatar image
Clayton H. asked

Azure Communication Service Email Integration

Is it possible to configure PlayFab to send emails, including account recovery emails using Azure Communication Service?

Account ManagementPartner Add-ons
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

Since the PlayFab custom email sending service is based on SMTP (you can refer to Email messaging quickstart - PlayFab | Microsoft Learn and Setting up an SMTP server with Add-ons - PlayFab | Microsoft Learn), you can use Azure Communication Services if it supports SMTP. Also, PlayFab has its own default account recovery email template which doesn’t need to configure the SMTP add-on, you can call SendAccountRecoveryEmail API without specify the EmailTemplate.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.