Offer: Virgo is available for free to use within your infrastructure. Book a demo

Slack

The Slack connector brings teams, channels, messages, and users into the graph. Channels and messages are streamed, and the source stays current through a webhook.

Entities

EntityRepresentsKey fields
slack_teamA workspace teamteam_id (id), team_name
slack_channelA channelchannel_name, is_private, num_members
slack_messageA messagetext, timestamp
slack_userA personusername, name, email, is_bot

Relationships

RelationTarget
on_teamslack_team
has_messageslack_message
sent_byslack_user

Exposing for linking

Slack does not expose entities for other sources to reference by id. Its messages still connect across domains the other way around: when a message mentions an identifier another source exposes, such as a pull request or a Jira key, Virgo links the message to that work. See Cross-domain linking.