cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Import Persons from LDAP via API

agiovannetti
Super Contributor

Is there a way to import persons from LDAP via API?

1 Reply

jhorber
MEGA
MEGA

Hello agiovannetti

 

There are no dedicated APIs.

However, you can used standard HOPEX APIs to create appropriate data (Person (System), Logins) and use LDAP APIs to query LDAP.

 

Note also that there is a build in system trigger (regular processing executed by HOPEX Scheduler) called 'LDAP Synchronization'. If configured OK (LDAP server configured, system trigger is enabled), it will trigger LDAP import each day, at 00:00 UTC. 

Jerome