Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Current »

Overview


This module allows you to send notifications from the HostBill application to Slack. The module reacts on three HostBill events:

  • Opening a new ticket
  • Creating a new order
  • Adding a new transaction

The application will send a notification when the event occurs in HostBill:.

Activating the module


  1. The plugin is free and available to all HostBill users. In order to activate the plugin go to Settings→ Modules→ Plugins → Inactive, find and activate Slack notifications plugin. If module is not on your list, make sure to update to latest HostBill version first.
  2. Once the plugin is activated you will be directed to Settings→ Modules→ Plugins to configure the module, fill in:

    1. Webhook - URL obtained from Slack to send notifications too (see below)
    2. Ticket open - enable to receive notifications about new tickets
    3. Report ticket reply - tick to receive notifications about client-reported replies
    4. Report ticket - tick to receive notifications about reported tickets
    5. Order create - enable to receive notices about new orders
    6. Transaction add - enable to receive notifications about new transactions added

Obtaining Webhook URL from slack


  1. In the Slack application menu select  "Apps". Then select "View App Directory".
  2. In the menu select "Build" and then "Start Building".
  3. Create a Slack App.
  4. Select "Incoming Webhooks" and then activate.

  5. Add new Webhook to workspace and select channel.
  6. Copy Webhook URL to Webhook field in HostBill module configurations.






  • No labels