Author |
|
beavermml Newbie
Joined: 30 December 2014
Online Status: Offline Posts: 2
|
Posted: 30 December 2014 at 1:36am | IP Logged
|
|
|
we have developed our own HR system to manage emails etc and we would like to use our own API so that Webmail Lite can automatically get the list when the users click Contacts.
Is this possible?
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 30 December 2014 at 1:40am | IP Logged
|
|
|
If you wrap calls of our API with yours, this will work.
Note that if you're doing customizations to WebMail Lite API or any part of WebMail Lite, you must publish these changes, such as create a fork on Github or something like that (because AGPLv3 license requires that) unless commercial licensing was purchased.
Regards,
Alex
|
Back to Top |
|
|
beavermml Newbie
Joined: 30 December 2014
Online Status: Offline Posts: 2
|
Posted: 30 December 2014 at 6:27pm | IP Logged
|
|
|
im still at lost at where the API call is located. is there is documentation for this..
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 31 December 2014 at 2:32am | IP Logged
|
|
|
API reference for contacts can be found here. However, this is more about using WebMail API from another app, not the other way around. If you need WebMail to fetch contacts from external source, this plugin might help.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|