Links

Microsoft Teams

This page describes how to use Census with Microsoft Teams.

🏃‍♀️ Getting Started

‌In this guide, we will show you how to connect Microsoft Teams to Census and create your first Census Notification.

📋 Prerequisites

  • Have your Census account ready. If you need one, create a Free Trial Census account now.
  • Have your Slack account ready.
  • Have the proper credentials to access to your data source. See our docs for each supported data source for further information.

1️⃣ Connect Census to Teams

In the Connections page in Census, click the Add Service button in the top right, and select Microsoft Teams.
If you are not already logged in to Teams, you will be redirected to a page to log in to authorize your account to use Census. Once you've authorized Census, you'll be redirected back to the Connections page in Census where you'll see your Teams connection.

2️⃣ Connect Census to your data source

See our docs for each supported data source for further information.

3️⃣ Create your first Census model

Navigate to the Models page in Census and click the Add Model button.
Here you can a write SQL query to select the data you want to send to Teams.
Once you have created your model, give it a useful name, and click Save Model.

4️⃣ Create your first Census Notification

Navigate to the Notifications page in Census and click the Create a Notification button.

🎚 Setup up your Trigger

You'll need to start by specifying
  • For Connection, select the data warehouse you connected in step 2.
  • For Source, select the model you created in step 3.
  • Next, pick the column that uniquely identifies each record in your data source. Census will use this to identify new records that need to be used to create Notifications to Teams.
Here is an example of a configured Notification trigger.

💬 Setup your Message

  • The notification destination should be selected by default but if you have more than one valid destination for Notifications configured (eg. a Slack and a Teams accounts), ensure you have the right one selected.
  • Then decide whether you want to send your Notification to a Teams channel or a direct message and select the destination from the list.
  • New Rows will be automatically selected for now as it is the only currently supported logic for Notifications.
  • Finally, use the text editor to customize the message that you wish to send.
    • To embed values from the trigger columns or to mention users or channels from your Teams account, use the dropdown that will appear. If the list is long, try the search function.
An example of a configured Notification message.

🧪 Test your Teams message

  • Click the Run Test button to see a single random record sent to your destination. For testing, you may want to temporarily change the destination message yourself.
Testing a new Notification.

☑️ Finishing touches

  • Click the Finish button and you'll be taken to your new notification. You can now Schedule the sync to run on a schedule or run it manually yourself.
  • Note that on the first run, Census will not send any Notifications but will do so on incremental runs when new rows are added to your source model.
Configure your new Notification to run on a set schedule or run it manually.
Reminder: Census will send records to a Teams channel one at a time.

🗄️ Supported Objects

Object Name
Supported?
Identifiers
Messsage
Custom message template.
Census can send data to all public channels and any private channels that Census has been explicitly invited to (e.g. /invite @census).

🔄 Supported Sync Behaviors

Behaviors
Supported?
Objects
Append
channel
Census will only write new records to a specific channel when new records appear in your data warehouse.

🚑 Need help connecting to Microsoft Teams?

Contact us via [email protected] or start a conversation with us via the in-app chat.