Microsoft Azure PlayFab logo
    • Multiplayer
    • LiveOps
    • Data & Analytics
    • Add-ons
    • For Any Role

      • Engineer
      • Designer
      • Executive
      • Marketer
    • For Any Stage

      • Build
      • Improve
      • Grow
    • For Any Size

      • Solo
      • Indie
      • AAA
  • Runs on PlayFab
  • Pricing
    • Blog
    • Forums
    • Contact us
  • Sign up
  • Sign in
  • Ask a question
  • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges
  • Home /
  • API and SDK Questions /
avatar image
Question by rubenwood · Mar 31, 2021 at 01:38 AM · CloudScriptapisunity3dsdksAccount Management

Using Custom Tags with Email verification rule

Hello,

I would like to use custom tags to pass some extra data whenever a user updates their email, however whenever I supply custom tags with the .AddOrUpdateContactEmail call the user is no longer sent the verification email, i.e; the email verification rule for this call doesn't trigger.

It works without the custom tags, so I know the smtp details are correct and my code works, but its integral that I can pass various extra parameters so I know precisely which users are verifying their email addresses.

Here is my rule and my code:

var request = new AddOrUpdateContactEmailRequest()
        {
            EmailAddress = inEmail,
            CustomTags = new Dictionary<string, string>() { { "EmailVerificationTestRule", "Testing" } }
        };
        PlayFabClientAPI.AddOrUpdateContactEmail(request, updatedContactEmail, failedUpdateContactEmail); 
emailverificationrule.png (23.5 kB)
Comment

People who like this

0 Show 0
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
Best Answer

Answer by Citrus Yan · Mar 31, 2021 at 09:13 AM

Currently custom tags are not available for Rule's condition filter, we have reported it to the corresponding team and will keep you informed for any feedback

Comment

People who like this

0 Show 2 · Share
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image rubenwood · Mar 31, 2021 at 09:15 AM 0
Share

Okay thank you, for now I have used a custom play stream event instead, because then I can supply the parameters I need to the Body of the WritePlayerEvent request.

avatar image Citrus Yan rubenwood · Apr 01, 2021 at 03:02 AM 0
Share

Yeah, that would be a sufficient workaround.

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Navigation

Spaces
  • General Discussion
  • API and SDK Questions
  • Feature Requests
  • PlayStream
  • Bugs
  • Add-on Marketplace
  • LiveOps
  • Follow this Question

    Answers Answers and Comments

    2 People are following this question.

    avatar image avatar image

    Related Questions

    UserData object different between client and server? 1 Answer

    executecloudscript unity Function Parameter 1 Answer

    How can I convert the timezone in PlayFab? 1 Answer

    Updating linked Steam account usernames (display names) when they change them on Steam? 1 Answer

    How to download content from cdn? 1 Answer

    PlayFab

    • Multiplayer
    • LiveOps
    • Data & Analytics
    • Runs on PlayFab
    • Pricing

    Solutions

    • For Any Role

      • Engineer
      • Designer
      • Executive
      • Marketer
    • For Any Stage

      • Build
      • Improve
      • Grow
    • For Any Size

      • Solo
      • Indie
      • AAA

    Engineers

    • Documentation
    • Quickstarts
    • API Reference
    • SDKs
    • Usage Limits

    Resources

    • Forums
    • Contact us
    • Blog
    • Service Health
    • Terms of Service
    • Attribution

    Follow us

    • Facebook
    • Twitter
    • LinkedIn
    • YouTube
    • Sitemap
    • Contact Microsoft
    • Privacy & cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2020
    • Anonymous
    • Sign in
    • Create
    • Ask a question
    • Create an article
    • Post an idea
    • Spaces
    • PlayStream
    • Feature Requests
    • Add-on Marketplace
    • Bugs
    • API and SDK Questions
    • General Discussion
    • LiveOps
    • Explore
    • Topics
    • Questions
    • Articles
    • Ideas
    • Users
    • Badges