User Tools

Site Tools


dev:api:sendmessage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
dev:api:sendmessage [2014/05/27 18:25]
vikki created
dev:api:sendmessage [2015/06/05 15:16]
vikki
Line 1: Line 1:
-===== AOS Send Messages API commands - RFC ===== +[[:dev|Developer Reference]] [[dev:api|AOS API Document]] Send Messages
-[[:dev|Developer Reference]] [[dev:api|AOS API Document]] Send Messages+
  
 +====== AOS Send Messages API commands - RFC ======
 +
 +\\
 Date: 21 Feb. 2000\\ Date: 21 Feb. 2000\\
 Available: 21 Feb. 2000\\ Available: 21 Feb. 2000\\
Line 35: Line 37:
  
 **Parameters:** **Parameters:**
-^Key ^Mandatory ^Description ^Sample +^Key ^Mandatory ^Description ^Sample ^ 
-|api |Yes |Indicate the http query is for API, only 1 argument accepted: "LC". |lc +|api |Yes |Indicate the http query is for API, only 1 argument accepted: "LC". |lc | 
-|mid |No |The email ID. Use this to save draft and overwrite the last version. |9556241 +|mid |No |The email ID. Use this to save draft and overwrite the last version. |9556241 | 
-|mto |No |To email Addr |support@afteroffice.com +|mto |No |To email Addr |support@afteroffice.com | 
-|mcc |No |CC email Addr |support@afteroffice.com +|mcc |No |CC email Addr |support@afteroffice.com | 
-|mbcc |No |Bcc email Addr |support@afteroffice.com +|mbcc |No |Bcc email Addr |support@afteroffice.com | 
-|msub |No |Subject of email |support@afteroffice.com +|msub |No |Subject of email |support@afteroffice.com | 
-|body |No |body of email |Meeting +|body |No |body of email |Meeting | 
-|snd |No |Specify "checked" indication to send the message as soon as possible.\\ Without this parameter, the message will not be sent.\\ If you use "svdf" parameter, remember to skip this one. |checked +|snd |No |Specify "checked" indication to send the message as soon as possible. Without this parameter, the message will not be sent. If you use "svdf" parameter, remember to skip this one. |checked | 
-|mprio |No |the Priority of the mail 1-5 |1 +|mprio |No |the Priority of the mail 1-5 |1 | 
-|keepcopy |No |Keep a copy in outbox after sent, specify "checked" for true, empty for skip keeping copy. |checked +|keepcopy |No |Keep a copy in outbox after sent, specify "checked" for true, empty for skip keeping copy. |checked | 
-|svdrf |No |Save the message in the draft mailbox. The message will not be sent |checked +|svdrf |No |Save the message in the draft mailbox. The message will not be sent |checked | 
-|mheader|No |Custom header to insert. |X-Company: Afteroffice +|mheader|No |Custom header to insert. |X-Company: Afteroffice | 
-|URL |No |specify the URL to redirect the browser where to go next after sending the message.|http://abc.org/done/+|URL |No |specify the URL to redirect the browser where to go next after sending the message.|http://abc.org/done/ |
  
 **URL Sample:**\\ **URL Sample:**\\
-http://afteroffice.com/SIDxxx.sdmailact.mail.mms\\+http://vo.afteroffice.com/cgi-bin/vo/SIDxxx.sdmailact.mbox.vo?\\
  
 **Note:**\\ **Note:**\\
 Browser has problem to support large GET data set, it is more reliable to use this command with POST method. Browser has problem to support large GET data set, it is more reliable to use this command with POST method.
dev/api/sendmessage.txt · Last modified: 2015/06/05 15:17 by vikki