Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleAPI / Integration: How to modify SMS OTP message (language and content)?

With the feature flag ActivityEngineCustomLocalizations its it is possible to change the language and content of SMS OTP messages.

General process:

  1.  Make a copy of the file provided for downloading in the organization settings in the section Activity-Engine Custom Localizations
  2. Rename it to include the language code of the target language (e.g. Localizations.de.custom.json)
  3. Open the copied file
  4. Find the items you want to change and adapt the values accordingly,
  5. Remove all other items (which still have the default value) to receive updates automatically after a software update

For available default languages see Language Support
Attention: SMS length restrictions apply for entries in group 'transactionCodeConfigurations'"

For more information about the modifying of messages and the integration please have a look at Organization Settings#Activity-EngineCustomLocalizations eSignAnyWhere Release News (v 23.49) and Feature Flags#ActivityEngineCustomLocalizations

...