Routing Text Parameters
When replying to the message received by the routing service, you can include the following text parameters:
- %Prefix% - The prefix detected in the message text based on the Pattern setting of the routing rule.
- %WithoutPrefix% - The part of the incoming message text after the prefix.
- %RoutedTo% - The name of the account to which the received message is routed.
Additionally, you can use the following parameters:
- %ServiceType% - The type of the service.
- %ServiceName% - The name of the service.
- %ServiceFileName% - The file name of the service.
- %ServiceInboxCount% - The number of messages in the Routing Inbox.
- %NotRoutedCount% - The number of not routed messages.
- %RoutedCount% - The number of routed messages.
- %NotRecognizedCount% - The number of not recognized messages.
- %IgnoredCount% - The number of ignored messages.