Sms
(Replacing message template with parser tag) |
(Updated Edited template to July 12, 2025.) |
||
Line 8: | Line 8: | ||
Simply format the rest-request, then send it with [[OCLOperators RestPost|RestPost]]. Check the response and update a state machine. | Simply format the rest-request, then send it with [[OCLOperators RestPost|RestPost]]. Check the response and update a state machine. | ||
[[Category:Rest]] | [[Category:Rest]] | ||
{{Edited|July|12| | {{Edited|July|12|2025}} |
Revision as of 06:02, 20 January 2025
This page was created by Hans.karlsen on 2022-02-27. Last edited by Stephanie on 2025-02-06.
Need to send an SMS from your system?
There are many services offering rest calls to send your SMS.
I have used this one: https://dashboard.nexmo.com/. It is now called Vonage - but was called Nexmo.
Simply format the rest-request, then send it with RestPost. Check the response and update a state machine.