Sms
m ((username removed) (log details removed): Moving to Documentation namespace)
(Automatically adding template at the end of the page.)
Line 7: Line 7:
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|2024}}

Revision as of 15:46, 10 February 2024

This page was created by Hans.karlsen@mdriven.net on 2022-02-27. Last edited by Stephanie@mdriven.net 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.

2022-02-27 18h33 21.png

Simply format the rest-request, then send it with RestPost. Check the response and update a state machine.