This feature requires a Service Premium license or the Growth plan.
Write a message to the ticket log
You can manually write messages to the ticket log. Not to be confused with the message objects associated with the ticket.Void log(String message)
Logs a message to the ticket log.Void log(String who, String message)
A variant oflog() that includes who made the entry.
Search the log
When inspecting logs, the CRMScript SearchEngine is your best friend. Here’s some info commonly filtered on:- ticket_id
- message_id
- user_id
- customer_id
- log_when (DateTime)
- requests amended or updated in a specific way within a specific period
- all requests that a user has changed in the last week, regardless of who is responsible for the request or what status it has