Stop 3rd and 4th certificate reminder email

Hi Experts,
We have requirement to send 1st and 2nd OOTB certification reminder email and we want to stop 3rd and 4th certification reminder for the 30day certification campaign.

Hi @AshwinNair

Unfortunately there is no DIRECT way you can stop 3rd and 4th certification reminder. There is no option for this.
Reminder emails are sent weekly, starting one week after the certification is started.For campaigns shorter than seven days, no reminder emails are sent at all.

So you can configure your certifications accordingly.

Ignore Post
Hello @AshwinNair

Welcome to the Developer Community :tada:
There is no direct configuration for this but you can configure a workflow like this :
On Activation of campaign → Wait for 2 weeks (14 days) then disable the email notifications for that campaign using below API update-campaign | SailPoint Developer Community

Hope this helps !

Thanks ,
Sid

The fields that can be patched differ based on the status of the campaign.

When the campaign is in the ACTIVE status, you can patch deadline field based on the Doc.

1 Like

Damn! good catch :clap: ! Well, in this case I don’t see any alternative @AshwinNair