Versions Compared

Key

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

Custom text message 

Custom SMS allows to configure the SMS provider of your choice. You will have to manually configure and make changes to your SMS provider settings such as, e.g. authorization type (token or basic), your provider's URL address and JSON data. 


Info

Custom SMS Provider enables you to send REST calls. 

Adding a Custom text message provider:

  1. Log in as a user with the Jira Administrators global permission.
  2. Choose the cog icon> Add-ons. Select SLA PowerBox > Notification Providers to open the SLA Notification Providers page.
    Tip: Keyboard shortcutg + g + start typing notification providers...
  3. Click the Add Provider button.  
  4. Select SMS / REST API Gateway
  5. Click the Next button.
  6. Select the Custom text message provider. 
  7. Confirm with the Next button. 
  8. Fill in all required fields which are listed and described below.
  9. Save the changes with the Create button. 



Configuration fields:

Provider Name - it is a Notification Provider display name and allows you to identify your notification.

Description - a short description of your notification.

Header Content type -

URL - enter your provider URL address.

Authorization type - select from two authorization types: basic and token. 

  • Basic authorization  is based on your username and password,
  • Token authorization requires a unique token from the message provider.

Username - enter your username.

Password - enter your password.

Token - it is a token required for authorization by your provider. 

User phone key -  is the name that uniquely identifies the user's phone number and has to be specified in: User Management > Edit User Properties > Add User Property.

Json request data - here you can put predefined tags to the input value.

Error interpretation select from two interpretation types:

  • Status code
  • Response text - You can put an error text (case sensitive). This text will be interpreted as an error if the response includes this text.