Format A
- Header: "[Bot Name] from [Workspace] invited you to work in Slack"
- "Invited by" field shows: botuser-{TEAM_ID}-{BOT_ID}@
- Shows "X unread messages"
- CTA Button: "JOIN THE CONVERSATION"
Format B (what we receive):
- Header: "The team at [Workspace] wants to work together"
- "You were invited by" shows: "The team at [Workspace]"
- No bot email address visible
- CTA Button: "Get Started"
Questions:
1. What determines which email template Slack uses when sending invitations via the `conversations.inviteShared` API?
2. Are there any API parameters (e.g., `external_limited`, token type) that affect the email format?
3. Does the bot's display name in Slack App settings affect the "Invited by" field in the email?
4. Do workspace admin settings or Slack Connect permissions affect which email template is sent?
5. Is there documentation explaining the different email templates and how to control them?
Format A:
Format B:
#Admissions Connect