/
ULG Call Logger
ULG Call Logger
The ULG Call Logger provides a basic REST method of logging calls.
This is now considered a legacy interface and will be replaced in the new future.
<?xml version="1.0" encoding="UTF-8"?> <CrmLoggers> <CrmCallLogger> <instanceName>test</instanceName> <host>https://<hostname>/api/noojee</host> <user>user</user> <password>password</password> <method></method> <database></database> <class>au.com.noojee.service.crm.calllogger.CrmCallLoggerULG </class> <didNumber>410</didNumber> <!-- didNumber>420</didNumber --> </CrmCallLogger> </CrmLoggers>
When a disposition is generated by the tool, a link similar to this is generated:
"accessToken" is an MD5Hex of the password.
"username" is the "user" in the config
Related content
CRM Call Logger
CRM Call Logger
More like this
Disposition Tool
Disposition Tool
More like this
Call Logs
More like this
04. Call Logging
04. Call Logging
More like this
Noojee API
Noojee API
More like this
Recording API version 2.7.14.x
Recording API version 2.7.14.x
More like this