Certification via AP

Hello,

is there an endpoint available in 8.1 to create or retrieve cert campaign results?

thanks,
Anish

There is no default endpoint for retrieving Certification results. However, you could try the following approaches:

  1. Create a custom Workflow which receives a Certification ID or Name and returns the Certification results. Then, execute the Workflow by calling the SCIM endpoint that launches a Workflow: launch-workflow | SailPoint Developer Community

  2. Implement a custom IdentityIQ Plugin which creates a custom REST endpoint that returns Certification results. See the Plugin Developer Guide on Compass for details: https://community.sailpoint.com/t5/Plugin-Documents/Plugin-Developer-Guide/m-p/79347

1 Like

Thanks @paulo_urcid for answering this question. Welcome to the SailPoint Developer Community, @anish_karkare, and thank you for making your first post in the developer forum; we hope to see more of you around!

1 Like