Le 28/09/2018 à 13:14, Matjaz Premerl a écrit : > Hi, > > For the LSC you're also mentioning the possibility to use API for a > data source. I mean sometimes customer has some web services, REST API > with e.g. data in json format. Can you please describe what could be > the possible approach to get such data using LSC sync tool, if the > customer can't or does not want to provide data directly in the > database table? >
Hello, you can use the executable plugin to write scripts that query the REST API: https://lsc-project.org/documentation/plugins/executable You can also write an LSC plugin, like the one that was coded for OBM: https://github.com/lsc-project/lsc-obm-plugin -- Clément Oudot | Identity Solutions Manager [email protected] Worteks | https://www.worteks.com _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

