May I ask is there a way to call API to bulk create Certification and assign to entitlement owner?
So I have tried using API to create Search Campaign and could successfully create a campaign and assign to individual. However, we have too many entitlements and each has different owner as reviewer. In addition, we need to generate a general report for all certification, so if they are too many, then we need a lot of manual work.
I searched on the documentation, it says that we could have a rule setting in SailPoint tenant to route the certification campaign to entitlement owner, but I don’t know how to configure that.
Remark: We are not allowed to reassign the certification.
Please let me know if you have any ideas related to this.
this can be achieved with the help of automation scripts either by ruby or python and even isc python sdk. See the following doc that helps us to make script:
SailPoint had announced this capability was “coming soon” over 6 months ago, but nothing has seemed to materialize yet
Currently, the workaround is to assign the certification to a single identity and use a script to reassign the individual tasks to their respective owners.
However, seeing this
It doesn’t seem like that would work for you. I’m curious what the reason behind that is