Reference
Article MarkdownReport an error

Action autobroadcast__remove

System ID: action_autobroadcast__remove

Description

Removes scheduled auto-broadcasts for the current user. You can filter by template_id and/or alias. If both parameters are unset — all of the user’s auto-broadcasts are removed.

Events (scenario branches)

Event When it occurs
success Removal completed

Parameters

Parameter Type Required Default Description
template_id number no null Remove only auto-broadcasts with this template ID
alias string no null Remove only auto-broadcasts with this alias

If both are set — records matching both conditions are removed.

Configuration example

{
  "template_id": 123,
  "alias": "weekly_newsletter"
}

Remove all of the user’s auto-broadcasts:

{}
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