Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Richard Inman 9 posts 29 karma points
    Jun 18, 2018 @ 09:29
    Richard Inman
    0

    Using a template in a custom email workflow

    We've created a custom email workflow that attaches an image file generated from some base64 data we have within the form submission, building on the default send email source code provided by Tim here:

    https://gist.github.com/TimGeyssens/6ff5392c4d9bbf89bdfc

    However, we would like to use an email template for our submission, as per the existing 'Send email with template (Razor)' workflow approach. In the absence of any source code, does anyone know how this might be done?

    Any advice would be very gratefully received :-)

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 18, 2018 @ 10:52
    Tim Geyssens
    0

    Not sure what code Forms uses but you could take a look at this code: https://github.com/TimGeyssens/MCFly/blob/master/MCFly/Controllers/MCFlyEntriesController.cs#L144

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 18, 2018 @ 10:57
  • Richard Inman 9 posts 29 karma points
    Jun 22, 2018 @ 14:31
    Richard Inman
    0

    Thank you Tim - that looks useful.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies