Salesforce MVP Hall of Fame · Certified Partner since 2010
The first week is in the org, reading what already exists. If the team works in Slack, that is where the agent belongs: a command that acknowledges immediately, a modal that shows what is about to happen, and an approval that writes back to the record. The honest no: if the work is a software factory with a named delivery date, we are the wrong partner.
In the org
A Slack surface is not a chat window bolted onto a prompt. Four things decide whether people keep using it.
01
Acknowledge fast
A response inside a second, before the work starts. Silence is why people abandon a bot.
02
Carry the person
The request runs as the Slack user, not as an app with everyone’s permissions. Identity is exchanged at the gateway.
03
Show the action
A Block Kit modal or card that states the intended write, then asks. Approval after the fact is not approval.
04
Write and report
The record changes through the durable path, and the thread gets the outcome and a link.
flowchart TD
A["Command, mention, or app home"] --> B["Immediate acknowledgement"]
B --> C["Gateway: on-behalf-of identity and policy"]
C --> D["Runtime: Agentforce or a code agent"]
D --> E["Modal: what is about to happen"]
E --> F["Approval"]
F --> G["Durable write to Salesforce or ERP"]
G --> H["Thread update and trace"]Why it matters
In an org
How Mindcat helps
Questions
Next
The brief
We will tell you whether Slack is the seat, and what it may not see.