Skip to content

Part type - conversation_sla_applied_by_workflow

Contains details about SLA applied by legacy Inbox Rules for conversation part type conversation_sla_applied_by_workflow.

sla_namestring

Name of the SLA that was applied

Example:"Standard SLA"
sla_definitionobject

Target times configured for the SLA (in seconds)

{ "sla_name": "Standard SLA", "sla_definition": { "first_reply_time": 300, "next_reply_time": 600, "resolution_time": 3600, "time_to_close": 7200 } }