Fanplayr 360
  • Introduction
  • Data
  • Navigation
  • Tutorials
    • Sync High Value Users to Facebook Custom Audience
  • Features
    • Overview
    • Filters
      • Examples
    • Insights
    • Audiences
      • List
      • Editing
    • Automations
      • List
      • Editing
    • Pipelines
      • List
      • Editing
    • Exports
      • List
      • Editing
    • Profiles
      • Profile
  • 🔗Integrations
    • Sources
      • List
      • Editing
    • Destinations
      • List
      • Editing
    • Catalog
      • Amplitude
      • Attentive
      • AWS S3
      • Cordial
      • Custom Integration
      • Facebook Custom Audience
      • FTP/SFTP - Password Authentication
      • Google Ads
      • JavaScript
      • Mailchimp
      • Mailup
      • Pipedrive
      • Salesforce Commerce Cloud
      • Salesforce Marketing Cloud
      • Send In Blue
      • SFTP - SSH Key Authentication
      • Shopify
      • Slack
      • TikTok
      • Twilio
      • VTEX IO
  • Other
    • Mapping
      • Events
      • Event Attributes
    • Data Dictionary
      • Events
      • Event Attributes
      • User Attributes
    • Data Health
    • Compliance
      • PII
      • Consent
    • Account Settings
      • Personal
      • Preferences
      • Company
      • Users
      • Security
      • Invoices
  • 👩‍💻API Reference
    • API Overview
    • JavaScript API
      • Javascript API Reference
    • Custom API
      • Sessions and Users
      • Tracking Page Views
      • Tracking Events
      • Managing Identity
      • User Profile Data
      • Managing Consent
    • Semantic Data
      • Semantic Events
        • E-Commerce
        • Messaging
        • Other
      • Semantic Objects
      • Semantic User Attributes
      • Fanplayr 360 Generated Attributes
  • PrivacyID
  • Appendix
    • Terminology
Powered by GitBook
On this page
  • Authentication
  • Capabilities
  • Send message to users and/or channels
  1. Integrations
  2. Catalog

Slack

Send messages to users or channels via Slack

PreviousShopifyNextTikTok

Last updated 1 year ago

The Slack integration can only be used as part of an action node in .

Authentication

Fanplayr 360 connects to Slack via a secure OAuth2 connection. Upon initializing the connection in the Fanplayr destination editor, you should see a page similar as the screenshot below (though the image shows Fanplayr 360 connecting to our Fanplayr account).

Clicking "Allow" will give the Fanplayr 360 the ability to do the following on your workspace:

  • View basic user information

  • View list of public channels and all private channels that the "Fanplayr 360 App" is added to

  • Post a message to any user

  • Post a message to any public channel or any private channel that the "Fanplayr 360 App" is added to

Capabilities

Send message to users and/or channels

The only capability available for Slack is sending messages. The setup requires three items:

  • Users: A multi-select dropdown of all users in the workspace

  • Channels: A multi-select dropdown of all channels in the workspace that the app has access to

  • Message: A simple text field with the message to send

You can add as many custom outputs as you would like with them being listed in a code block in the sent message.

This capability can be used as a destination in an automation action node. When the action node is triggered, one message will be sent to each user and channel selected using the text defined. Along with the custom outputs, the triggering user's userKey will be added to the message.

🔗
automations
Figure 1: Slack Consent Screen