Hi there,
I have a question regarding LDAP. Can it be used for integration with an application like Quickbooks? For example to synchronize data from a table of tables in the cuba applications and quickbooks?
thanks in advance.
LS
Hi there,
I have a question regarding LDAP. Can it be used for integration with an application like Quickbooks? For example to synchronize data from a table of tables in the cuba applications and quickbooks?
thanks in advance.
LS
Hi @LloydS,
Please check our LDAP addon events API GitHub - cuba-platform/ldap-addon: The purpose of the LDAP Integration CUBA component is to provide a readily available instrument of employing features of a directory server, e.g. Active Directory, in any CUBA-based application., you can try to use these events in your project to synchronize data from CUBA application and Quickbooks.
Regards,
Evgeny