Availability |
Odoo Online
Odoo.sh
On Premise
|
Community Apps Dependencies | Show |
Technical Name |
sms_frame_api |
License | LGPL-3 |
Description
Extends the sms framework giving it api accessFind a bug? feature idea? send an email to steven@sythiltech.com.au
How To
Go into a user that you want to have API access and go into the SMS API tabEnter a random API key and select which account they will use
The user can send smses by going requesting the url <yoursite>/sms/api/send using the following parameters
'From' = the from mobile number
'To' = the to number, does not have to be a partner in the system
'Body' = the content of the sms
'Key' = the API key entered in the first step
Please log in to comment on this module