Currently, messages that are posted to ClickUp channels via automations (e.g. via API or integrations such as Stripe) are always created on behalf of their own user. This creates two key problems:
No unread mark:
Since the message comes from your own user, the channel is not marked as “unread.” Important events (e.g. new Stripe payments, leads, errors) are easily lost as a result.
Missing system/bot separation:
It is not clear whether a message was created manually or automatically. In tools like Slack, it is standard for such messages to be posted by bots (e.g. “Stripe Bot,” “Automation,” etc.).
·