Slack

Manage Slack templates for sending event notifications to Back Office users. Customize messages for events like payout requests and test completions

Templates

On this page, you can manage templates used to send event notifications to Back Office users via Slack.

For Slack, templates are supported for the following types of events:

  • PayoutRequestInitialized
  • TestPassing

General information

The following information is provided about each template:

Name

The template name.


Caption

The template description.


Enabled

If Yes, a template is enabled and can be used for event notifications; otherwise, No.

To view the template details, click the Edit button.

Details

In the Template field, you can view or slightly edit the template text.

Supported Slack templates

Use the Slack templates provided below for notifications about supported event types. These templates contain keys that are replaced with relevant values when the event occurs and the notification is sent to recipients.

PayoutRequestInitialized

The template for notifications about withdrawal requests created by clients:

Project: {frontUrl}|{companyName}
Type: Payout
Payout number: {urlMetaDetails}|{metaId}
Client Email: mailto:{clientEmail}|{clientEmail}
Task: check and approve the {urlRequestDetails}|withdrawal

TestPassing

The template for notifications about accreditation tests completed by clients.

Project: {frontUrl}|{companyName}
Test: testName
Request number: {urlRequestDetails}|{applicationId}
Client Email: mailto:{clientEmail}|{clientEmail}

Last updated on

On this page