This Communicator (bot) allows sending notifications from skybow solutions to the team channel or the user's personal chat. Use Send message in skybow Solution Studio in order to send a message to the bot, and the bot will forward it to the predefined channel.
Installation
In order to use Send message action you need to do the following:
- Download attached file
- Upload this file to https://admin.teams.microsoft.com/policies/manage-apps on your tenant.
Customizing (optional)
In case you need to customize this bot for your organization (change name, icon, etc.) follow these steps:
- Unzip downloaded file
- Open manifest.json file where you can change name, description and replace icons (outline.png, color.png) for your own.
- name - app name of the communicator
- description - description of the app
-
icons - app require a color and outline icon in PNG format:
- outline.png - icon must be 32x32 pixels and either white or transparent
- color.png - icon must be 192x192 pixels total with a 96x96-pixel symbol in the center
- accentColor - displays for primary actions and other app UI components
- Add these files to zip archive