HTTP SMS Messenging

Enables ngSurvey to use any HTTP enabled SMS service provider.

🔅 HTTP properties

  • Http endpoint URLis the endpoint of your provider that will be called each time ngSurvey needs to send an SMS message. You can use following tags that will be replaced dynamically in your URL if needed: {{to}} and {{message}}

  • Http header 1will be sent as part of the request to the endpoint.

  • Http header 2will be sent as part of the request to the endpoint.

  • JWT Tokenif specified ngSurvey will attempt a "Bearer" based authentication.

  • Http bodyis the body that will be send to to the endpoint if the endpoint requires a post.

If your provider requires an urlencoded content type for its post you may use and specify the settings like as follow:

Last updated

(c) 2024 Data Illusion Zumbrunn. All rights reserved. Reproduction strictly forbidden.