conversations.app_home:create

Deprecated: Create an app home conversation with a user for legacy workspace apps

Facts

Supported token types

The conversations.app_home:create scope empowers your app to reach out to and communicate with any user via your shared App Home space. The app_home scope is your gateway into a magical world of user conversation, interaction, action, and reaction, all within the App Home channel.

Once your app requests and gains the scope, start a DM with a user by calling the chat.postMessage method and passing the user's ID as the channel parameter.

This scope allows you to use chat.postMessage as an icebreaker: there's no need for a separate call to conversations.open before conversing with a user in their App Home space.