We have a 3rd party application from which we want to connect to LL. The problem is that we can only trigger VBScript within this application. I have written a VBA script which fulfills our requierements via LAPI, but I can't execute it through the 3rd party application. I tried to convert it, but then I can't include the DLLs.
Has anyone a solution for this problem?