Reference
Article MarkdownReport an error

Action chatroom_update

System ID: action_chatroom_update

Description

Finds the chat room by ID, sets status_name and the internal status new, then saves the changes. Both parameters support placeholders.

Events (scenario branches)

Event When it occurs
success Chat room status updated
error Parameters missing, room not found, or save failed

Parameters

Parameter Type Required Default Description
chat_room_id string yes Chat room ID (placeholders)
status_name string yes New user status (placeholders)

Configuration example

{
  "chat_room_id": "{{chat_room_id}}",
  "status_name": "awaiting_review"
}
Using your own AI agent?Install the open skill so your AI agent can work with current official ConnectiveOne documentation.Get the skillNeed support?Couldn’t find the answer or need help from the ConnectiveOne team? Create a request in Client Portal.Create a request