Table of Contents

TMS FNC Cloud Slack guides

TTMSFNCCloudSlack works with a Slack workspace through the Slack Web API: read members and their profiles, list conversations, read message history, and post messages and read their replies. You authenticate once with OAuth 2.0 and declared scopes, then use asynchronous operations that report through events. These task-oriented chapters cover the full workflow.

New to the component? Start with Get started for the shortest working path, then return here for depth.

Chapters

Chapter Covers
Authentication and connecting OAuth credentials, scopes, token persistence, and Connect.
Users and profiles Reading members, profile fields, pictures, and local lookup.
Conversations and messages Listing conversations, reading history, posting, and replies.

See also