Copied to clipboard

Flag this post as spam?

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


  • Craig100 1078 posts 2366 karma points c-trib
    Apr 17, 2017 @ 12:59
    Craig100
    0

    Workflow to cc to sender

    Umb 7.5.11 Forms 4.4.2

    Have a working form workflow that sends an email to the site owner. I now have to also send the same email to the email address entered into the form. The field's question is "Email" and therefore I assumed the way to get it sent to the address entered would be to add a workflow where the receiveremail field was "{email}" as suggested in other OUR posts. However, this isn't working for me.

    Is it possible to perform a CC by adding {email} after a comma in the original workflow? It would save a second workflow item. Or what is the correct syntax if added as another workflow item?

    Please advise.

    Craig

  • Dennis Adolfi 1072 posts 6378 karma points MVP 2x c-trib
    Apr 18, 2017 @ 06:02
    Dennis Adolfi
    0

    Hi Craig.

    Could you paste your code for you current workflow? The one that you want to add a CC for {email}?

  • Craig100 1078 posts 2366 karma points c-trib
    Apr 18, 2017 @ 07:19
    Craig100
    0

    Hi Dennis,

    Here's the initial workflow that would be nice to have a CC added if possible:-

    {
      "id": "6618cff9-d3ce-42eb-9117-81bc770d6736",
      "name": "Send email to [email protected]",
      "form": "32097e8d-483a-4f1a-ba3f-dbac608ba382",
      "active": true,
      "workflowTypeId": "e96badd7-05be-4978-b8d9-b3d733de70a5",
      "executesOn": "Submitted",
      "settings": {
        "Email": "[email protected]",
        "SenderEmail": "[email protected]",
        "Subject": "Web Site Contact Us Form - from {name}",
        "Message": "The following message was received from {name} via the web site.",
        "Attachment": ""
      },
      "sortOrder": 0
    }
    
  • Craig100 1078 posts 2366 karma points c-trib
    Apr 20, 2017 @ 11:18
    Craig100
    101

    For some reason, adding {email} into the receiveremail field has suddenly started working for me (after 3 days!). So this whole post was a waste of time.

    Sorry to bother ;)

    Craig

  • Martin Aguirre 42 posts 210 karma points
    Oct 05, 2017 @ 14:42
    Martin Aguirre
    0

    Sorry for revive old posts but... can you show me how do you configure the workflow that is working?

  • Craig100 1078 posts 2366 karma points c-trib
    Oct 05, 2017 @ 15:14
    Craig100
    0

    Hi Martin,

    Which version of Umbraco Forms do you have?

  • Martin Aguirre 42 posts 210 karma points
    Oct 05, 2017 @ 15:27
    Martin Aguirre
    0

    Hi Craig! thanks for reply. I just open a topic here before found these post

    https://our.umbraco.org/forum/umbraco-forms/88524-second-email-in-workflow

    I'm using Version 7.4.1 assembly: 1.0.5891.23238 and Forms: "4.3.2"

  • Martin Aguirre 42 posts 210 karma points
    Oct 05, 2017 @ 17:19
    Martin Aguirre
    0

    I thought I answered but it seems that the post was lost.

    I'm using V 7.4.1 assembly: 1.0.5891.23238 and Forms: "4.3.2"

    I also open a post here https://our.umbraco.org/forum/umbraco-forms/88524-second-email-in-workflow

  • Craig100 1078 posts 2366 karma points c-trib
    Oct 05, 2017 @ 17:27
    Craig100
    1

    Hmm, that's quite an old version. Back then I used my own controller and partial for simple forms because it was easier. The last two versions have been great so have been using them. Sorry I can't help you more.

  • Dennis Adolfi 1072 posts 6378 karma points MVP 2x c-trib
    Apr 20, 2017 @ 15:21
    Dennis Adolfi
    0

    Oh, glad it worked out for you. (And sorry for not getting back to you sooner!)

  • 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