Uify Docs
  • Welcome to Uify
  • Getting started
    • Quickstart
  • Editor
    • Visual UI Builder
    • Component Properties
    • Environments & Deployment
  • Writing code
    • Component properties
    • Actions
      • Managing actions
      • Triggers
      • Execution model
      • Preview
    • State variables
    • Exposed variables
    • Type safety
    • Managing usages
    • Console
  • Data Management
    • Data sources
    • Table preview
    • Secrets
  • Integrations
    • BigQuery
    • Google Sheets
    • Microsoft SQL
    • MongoDB
    • MySQL
    • OpenAI
      • Manual mode (chat)
      • Manual mode (complete)
      • Text to structured data
    • Rest API
    • Salesforce
    • Slack
    • Snowflake
  • Collaboration
    • Permissions
  • Component reference
    • Shared properties
    • Button
    • Chart
    • Checkbox
    • Container
    • Data Grid
    • Form
    • Funnel
    • Inputs
    • Modal
    • PDF
    • Radio group
    • Selects
    • Slideout
    • Switch
    • Table
Powered by GitBook
On this page

Was this helpful?

  1. Integrations

Slack

The Slack API allows you to programmatically trigger messages to individual users or channels.

Connecting to Slack Workspace

To connect your Slack workspace via its API, follow the steps below:

  1. Go to Data Management and click on "New source" to create a new data source.

  2. Select Slack from the list of available data sources.

  3. Click on "Connect to Slack" and confirm the access request to your workspace when redirected to Slack. This will allow you to send messages to the workspace. After clicking "Allow" you will be redirected back to the confirmation page.

  4. Save your Slack connection with "Connect".

Note: You can configure the data source for two different environments, Staging and Production. You can find more information about it here.

PreviousSalesforceNextSnowflake

Last updated 2 years ago

Was this helpful?