Message

getAudioItemAsMP3

https://weblinkapi.freedomvoice.com/message/getAudioItemAsMP3


Gets an MP3 for the given messageId. The messageId parameter is a combination of the "messageType" and "ID" values from listMessages. If the "messageType" is "Image" the messageId should begin with an "I" and if the "messageType" is "Audio" messageId should begin with an "A". If "downloadDirectly" is set to "true" the audio file will be returned directly. Otherwise, the audio file will be base64 encoded and passed back via XML/JSON.


Parameter Value
rpcSID:
messageId:
downloadDirectly:
JSON Response:


getImageItemAsPDF

https://weblinkapi.freedomvoice.com/message/getImageItemAsPDF


Gets a PDF for the given messageId. The messageId parameter is a combination of the "messageType" and "ID" values from listMessages.


Parameter Value
rpcSID:
messageId:
downloadDirectly:
JSON Response:


getMessageLocation

https://weblinkapi.freedomvoice.com/message/getMessageLocation


Grabs the App, SessionID, Mailbox and Folder of the given messageId.


Parameter Value
rpcSID:
messageId:
JSON Response:


getMessageInfo

https://weblinkapi.freedomvoice.com/message/getMessageInfo


Gets information about the given messageId including: CreateDate, ViewedDate, Pages (for faxes), IsHangup, Seconds, Notes, LastAccessedDate, Name and more.


Parameter Value
rpcSID:
messageId:
JSON Response:


setMessageItemName

https://weblinkapi.freedomvoice.com/message/setMessageItemName


Set the name for the given messageId.


Parameter Value
rpcSID:
messageId:
name:
JSON Response:


setMessageItemNotes

https://weblinkapi.freedomvoice.com/message/setMessageItemNotes


Set the notes for the given messageId.


Parameter Value
rpcSID:
messageId:
notes:
JSON Response:


moveMessage

https://weblinkapi.freedomvoice.com/message/moveMessage


Move the given messageId to the given mailbox/folder.


Parameter Value
rpcSID:
messageId:
folder:
mailbox:
JSON Response:


copyMessage

https://weblinkapi.freedomvoice.com/message/copyMessage


Copy the given messageId to the given mailbox/folder.


Parameter Value
rpcSID:
messageId:
folder:
mailbox:
JSON Response:


deleteMessage

https://weblinkapi.freedomvoice.com/message/deleteMessage


Delete the given messageId.


Parameter Value
rpcSID:
messageId:
JSON Response:


getMailboxForMessageId

https://weblinkapi.freedomvoice.com/message/getMailboxForMessageId


Gets the mailbox for the given messageId.


Parameter Value
rpcSID:
messageId:
JSON Response: