Slack
Slack is a messaging program designed specifically for the workplace.
Features
Feature Name | Supported | Notes |
---|---|---|
Capture deletes | check | |
History mode | ||
Custom data | check | PROFILE_FIELD table |
Data blocking | check | |
Column hashing | check | |
Re-sync | check | |
API configurable | check | API configuration |
Priority-first sync | ||
Fivetran data models | ||
Private networking | ||
Authorization via API | check |
Supported deployment models
We support the SaaS and Hybrid deployment models for the connector.
You must have an Enterprise or Business Critical plan to use the Hybrid Deployment model.
Setup guide
Follow our step-by-step Slack setup guide to connect Slack with your destination using Fivetran connectors.
Schema information
This schema applies to all Slack connections created on or after November 1, 2023:
This schema applies to all Slack connections created before November 1, 2023: ERD
Sync overview
We use Slack Web API's conversations.history
and conversations.replies
endpoints to sync the MESSAGE
table. We re-import the records retrieved from the conversations.history
endpoint to capture updates and deletes. We incrementally sync the records retrieved from the conversations.replies
endpoint.
For connections created before November 1, 2023, we incrementally sync the MESSAGE_REPLY
table.
Limitations
We do not support Webhooks events.