This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dev:api:sendmessage [2014/05/27 18:25] – created vikki | dev:api:sendmessage [2015/06/05 15:17] (current) – [AOS Send Messages API commands - RFC] vikki | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== AOS Send Messages API commands - RFC ===== | + | [[: |
| - | [[: | + | |
| + | ====== 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: " | + | |api |Yes |Indicate the http query is for API, only 1 argument accepted: " |
| - | |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 " | + | |snd |No |Specify " |
| - | |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 " | + | |keepcopy |No |Keep a copy in outbox after sent, specify " |
| - | |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: | + | |mheader|No |Custom header to insert. |X-Company: |
| - | |URL |No |specify the URL to redirect the browser where to go next after sending the message.|http:// | + | |URL |No |specify the URL to redirect the browser where to go next after sending the message.|http:// |
| **URL Sample:**\\ | **URL Sample:**\\ | ||