Skip to main content
Nintex Community Menu Bar

Sending notification to initiator when approved/rejected

  • March 27, 2018
  • 2 replies
  • 12 views

Forum|alt.badge.img+1

Hi,

I'm building my first workflow and I want the work flow to send an email to the initiator when the request has been approved/denied.

2 replies

Forum|alt.badge.img+12
  • Nintex Partner
  • March 28, 2018

Hi Justin and welcome,

you can achieve this by picking the initiator from the workflow context. Following screenshot shows the example in SharePoint on premises. Should you work with Office 365 the UI is a bit different but the approach is the same:

I assume you have something like this:

214060_pastedImage_1.png

When double clicking the notification action you can configure the to field:

214061_pastedImage_2.png

Head over to the lookup section and pick initiator by double click

214062_pastedImage_3.png

Once you close the dialog you should see the initiator placeholder in the to-line, which will be enough to send a message to the person that kicked off the workflow

Hope this helps.

Best regards

Enrico


Forum|alt.badge.img+1

Thank you! I knew it was easy