Create notification channels
Here's how to create channels to which notifications can be sent in Evolo. You can create channels for email, SMS, or webhooks.
Written By Evolo Support
Last updated 3 days ago
Here's how to do it
Go to Configuration and select Notification Channels.
Click Create New Channel.
Enter a name for the channel.
Select the type of channel you want to create.
Fill in the fields for the channel.
Save the channel.
Channel Types
Use email if notifications are to be sent to an email address. The channel can also be used for reports.
SMS
Use SMS if you want notifications sent to a cell phone number. This service costs 1 krone per SMS.
Webhook
Use a webhook if alerts are to be sent to a URL. The message is sent in JSON format. You can also add custom fields that are sent in a `custom_fields` array.Β