Provides Redlink integration for Symfony Notifier.
REDLINK_DSN=redlink://API_TOKEN:APP_TOKEN@default?from=SENDER_NAME&version=VERSION where:
API_TOKENis your user API token, you can get it from the user dashboardAPP_TOKENis your application's API tokenSENDER_NAMEis sender ID that was previously added through the user dashboardVERSIONis API version that you want to use, ex. v2.1, optional