Skip to main content
Skip table of contents

Settings: SMS

signoSign/Universal uses an external service for sending text messages. This section describes the settings of the supported services that you can use.
See also pool.preferredSmsService

Settings—_sms77

The following settings are used to call the text message service of sms77 e. K.

sms77.apiKey

Description

The API key for authentication of the text message service provider. You can create and display this key in the development area of sms77.io.

Possible values

Any string of characters.

Default value

-

sms77.label

Description

The label is attached to the text message to make it easier to assign. Placeholders can be used here to enable certain information to be used in the label.

  • {USER_INDENT}: This placeholder is replaced by the user name of the person who started the sharing case or workflow.

  • {DOCUMENT_ID}: This placeholder is replaced by the ID of the document.

  • {SC_ID}: This placeholder is replaced by the ID of the sharing case.

  • {SC_COMMENT}: This placeholder is replaced by the comment of the sharing case.

  • {WF_ID}: This placeholder is replaced by the ID of the workflow.

  • {ACCESS_ID}: This placeholder is replaced by the access ID of the sharing case or workflow.

Possible values

Any string of characters.

Default value

-

Settings—sipgate

The following settings are used to call the text message service of sipgate GmbH.

sipgate.token

Description

The personal access token (PAT) for authentication of the text message service provider. The token requires the scope sessions:sms:write for sending text messages and the scope sms:read for reading out the extension this is to be used.
See also https://www.sipgate.io/rest-api/authentication#personalAccessToken.

Possible values

Any string of characters.

Default value

-

sipgate.tokenId

Description

The token ID of the personal access token for authentication of the text message service provider.

Possible values

Any string of characters.

Default value

-

sipgate.smsId

Description

The ID of the extension from which the message is sent.
See also https://github.com/sipgate-io/sipgateio-sendsms-java#web-sms-extensions.

Possible values

Any string of characters.

Default value

-

Settings—telekom

The following settings are used to call the text message service of https://www.telekom.de.

telekom.apiKey

Description

The API key for authentication of the text message service provider. You can create and display this key in the development area of Vonage.

Possible values

Any string of characters.

Default value

-

telekom.secret

Description

The secret for authentication of the text message service provider. You can create and display this key in the development area of Vonage.

Possible values

Any string of characters.

Default value

-

telekom.sender

Description

The sender used when sending the text message and displayed to the recipient.

Possible values

Any string of characters.

Default value

-

telekom.client-ref

Description

The client-ref is attached to the text message to make it easier to assign. Placeholders can be used here to enable certain information to be used in the client-ref.

  • {USER_INDENT}: This placeholder is replaced by the user name of the person who started the sharing case or workflow.

  • {DOCUMENT_ID}: This placeholder is replaced by the ID of the document.

  • {SC_ID}: This placeholder is replaced by the ID of the sharing case.

  • {SC_COMMENT}: This placeholder is replaced by the comment of the sharing case.

  • {WF_ID}: This placeholder is replaced by the ID of the workflow.

  • {ACCESS_ID}: This placeholder is replaced by the access ID of the sharing case or workflow.

Possible values

Any string of characters.

Default value

-

telekom.account-ref

Description

The account-ref is attached to the text message to make it easier to assign. Placeholders can be used here to enable certain information to be used in the account-ref.

  • {USER_INDENT}: This placeholder is replaced by the user name of the person who started the sharing case or workflow.

  • {DOCUMENT_ID}: This placeholder is replaced by the ID of the document.

  • {SC_ID}: This placeholder is replaced by the ID of the sharing case.

  • {SC_COMMENT}: This placeholder is replaced by the comment of the sharing case.

  • {WF_ID}: This placeholder is replaced by the ID of the workflow.

  • {ACCESS_ID}: This placeholder is replaced by the access ID of the sharing case or workflow.

Possible values

Any string of characters.

Default value

-

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.