FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    How to use application-specific E-Mail templates?

    Scheduled Pinned Locked Moved
    General Discussion
    4
    4
    611
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fwolf
      last edited by fwolf

      Dear fellow developers 🙂

      It is my understanding, that with Version 1.16 FusionAuth allows the definition of E-Mail templates on a per-application level, which is very nice! Right, now as it seems there is no documentation on how to use that feature? It tried the "obvious" by just adding the applicationId alongside the tenantId to the

      POST /api/user/forgot-password Endpoint
      https://fusionauth.io/docs/v1/tech/apis/users/#start-forgot-password-workflow

      but had no luck.

      Any suggestions?

      Thank you very much! And thanks in general for a great product!
      Kind regards
      Frank

      robotdanR 1 Reply Last reply Reply Quote 0
      • robotdanR
        robotdan @fwolf
        last edited by

        @fwolf have you tried adding the applicationId as a top level field in the request body?

        Also, ensure you have a configured an application specific template in the application.

        I can check on the documentation to see what is missing there.

        1 Reply Last reply Reply Quote 0
        • F
          flaviofdiez
          last edited by

          @robotdan said in How to use application-specific E-Mail templates?:

          applicationId

          This works indeed! I have just tested!

          I guess it just need to be updated in the docs. Thanks for the info @robotdan 🙂

          1 Reply Last reply Reply Quote 0
          • danD
            dan
            last edited by

            Added a doc bug: https://github.com/fusionauth/fusionauth-issues/issues/1005

            --
            FusionAuth - Auth for devs, built by devs.
            https://fusionauth.io

            1 Reply Last reply Reply Quote 0
            • First post
              Last post