Monitor support activity
Poll conversation metadata to observe channel and status changes. Retain the last processed identifiers to prevent duplicate work.
Use Make HTTP tools with Message automation endpoints. Choose a supported event, map the fields and keep control of every action.
This uses generic HTTP tools, not a published native Message Make app or node. Platform usage charges and permissions are separate.
Poll conversation metadata to observe channel and status changes. Retain the last processed identifiers to prevent duplicate work.
Receive signed agent.completed or agent.failed webhooks and route the result to an internal workflow.
A separately authorized automation:run key can enqueue an active Message task agent. Read-only keys cannot start work.
Define the data, permissions and destination before putting the workflow in front of customers.
Workspace identity, conversation routing metadata, active agents and task runs.
Separate authorization is required to enqueue task-agent work.
Task outcomes are supported. Do not assume chat messages or every conversation change have outbound webhook topics.
Open Message Automation settings. Use a read-only key unless your workflow needs to run a task.
Use Make HTTP tools and a server-side signature-verification step for webhooks. Configure the intended task or polling schedule.
Check a successful run, an invalid credential and a repeated event. Add deduplication and failure handling before enabling the workflow.