Trigger periodic email notifications for all request types made

Hi @shijingg ,

Please add the following arguments to send the reminders and frequency in the particular Approval step in your workflow.

       <Arg name="workItemMaxReminders" value="2"/>  
      <Arg name="workItemHoursBetweenReminders" value="24"/>
1 Like