Skip to main content

I have an Assign Flexi task configured. If a user clicks reject, I would like to send an email to the person who submitted the request. What is the best way to accomplish this task?

after flexi task action add run-if action to check if task outcome was REJECTED.

add send notification action into run-if action and configure your notification message.


Hello,

I would just include a send email action on the Reject branch of the flexitask - assuming its a list workflow set the To field of the send email to the Initiator (person who starts the workflow) - as long as your workflow is set to run on item create, initiator will be the person who submits the form (unless you customize something else).  

Thanks,
Mike


Did either of our suggestions solve your issue?  If so please mark the answer that helped you as correct.  Thanks


I've followed these instructions (added Email Notif after REJECT as well as a RunIf with a email notification)  NO notification is received (not in junk either). WF is set to run on Create. Please Advise


 


20899iBDDFDA50A73D97B3.png


 


20897i6BF68E3C1A9EB8B1.png20898iA147505C32319678.png


 


 


update to RunIf config - still NOT getting emails


20900iD4E79B67C308DA54.png


 


 


Reply