• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
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
612
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 13 Nov 2020, 10:16

    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

    R 1 Reply Last reply 14 Nov 2020, 15:27 Reply Quote 0
    • R
      robotdan @fwolf
      last edited by 14 Nov 2020, 15:27

      @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 16 Nov 2020, 08:52

        @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
        • D
          dan
          last edited by 24 Nov 2020, 03:04

          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