question

davidfaco avatar image
davidfaco asked

Possibility of sending a custom body with the SendEmailFromTemplate API call?

Hey, hope you all are having a great day.

The application i'm using PlayFab with have a specific use case where we are using the group feature to actually host events like webinars and such. (all the features like invites, custom roles and etc are already there, no reason not to use it).

However, we would like to send an email with data listed in a object inside the group in the text body. Is it possible without having to use sendgrid directly?

apissdks
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

·
Neils Shi avatar image
Neils Shi answered

PlayFab doesn’t support personalize the email template with Group data. You may personalize the email template by using variables for player profile or event data.

1 comment
10 |1200

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

davidfaco avatar image davidfaco commented ·

we went ahead and clouscripted direct calls to sendgrid api for more complex email bodies. worked like a charm :)

0 Likes 0 ·

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.