Transmitting Outlook data to a web server

  • Thread starter Thread starter Polaris431
  • Start date Start date
Status
Not open for further replies.
P

Polaris431

I am looking for a solution on how to publish data in Outlook to a web

server. A custom web app will be written to access the data published

to its server and and display it in some special way. I will either

need to write custom VBA for Outlook that transmits the data to the

web server or use some third-party tool that integrates into Outlook

that will transmit the data for me. The data is sent in only one

direction - from client to server. The data on the server is read-

only. Whenever the user changes data in Outlook, either it gets sent

to the server automatically (the preferred way) or they would be

required to press some button within Outlook on the toolbar to

initiate sending changes.

What possible solutions do I have available? If I have to write custom

VBA, I was thinking of transmitting the data in JSON format to a web

service. Any libraries that you know of that handle this? Or does

Microsoft have tools that can publish the data to the server? Keep in

mind that all I am interested in on the server is just the data and

not the in displaying the data. My web app is responsible for

displaying the data. If I have to store the data in my own database, I

have no problem with that. If some third party tool can transmit the

data, it would have to be possible to access the data from whatever

data store it uses.
 
VBA is not the tool to use, that's for prototyping and not for deployment.

You would be far better off using a COM addin and a programming language

such as C#, VB.NET or even VB6.

You can check to see if what you want exists at all now and does what you

want by looking at the Utilities pages at www.slipstick.com. If nothing does

what you want you're looking at custom software. How you transfer any data

and in what format or with what transport is entirely up to you. You have to

decide what you're most comfortable with. Since you never mention the

Outlook versions you want to support, if Exchange server is involved, or

even what type of server you're talking about, it's impossible to more

specific about anything.

"Polaris431" <johannblake@gmail.com> wrote in message

news:a46d48d5-6dff-4209-9b2c-6477e52638e9@b7g2000yqk.googlegroups.com...
> I am looking for a solution on how to publish data in Outlook to a web
> server. A custom web app will be written to access the data published
> to its server and and display it in some special way. I will either
> need to write custom VBA for Outlook that transmits the data to the
> web server or use some third-party tool that integrates into Outlook
> that will transmit the data for me. The data is sent in only one
> direction - from client to server. The data on the server is read-
> only. Whenever the user changes data in Outlook, either it gets sent
> to the server automatically (the preferred way) or they would be
> required to press some button within Outlook on the toolbar to
> initiate sending changes.

> What possible solutions do I have available? If I have to write custom
> VBA, I was thinking of transmitting the data in JSON format to a web
> service. Any libraries that you know of that handle this? Or does
> Microsoft have tools that can publish the data to the server? Keep in
> mind that all I am interested in on the server is just the data and
> not the in displaying the data. My web app is responsible for
> displaying the data. If I have to store the data in my own database, I
> have no problem with that. If some third party tool can transmit the
> data, it would have to be possible to access the data from whatever
> data store it uses.
 
Hi Ken,

I can program in VBA or C#. I prefer C# though. The latest version of

Outlook would be used. I could develop an Add-in as I've done that

before. No Exchange server. The server is irrelevant. Communications

will be done over the Internet via typical protocols such as HTTP.

Thanks

Johann
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
J IMAP Folders Confusion in Windows Classic Outlook Using Outlook 1
A Missing Sent Emails in New Outlook Using Outlook 11
S Missing categories in Outlook calendar Using Outlook 6
P Windows 11 tries to open New Outlook when the user clicks on the mail icon on a news article Using Outlook 2
C I don't understand Outlook or Microsoft, anymore Using Outlook 12
P My Feedback to Microsoft and their response; also New Outlook roadmap Using Outlook 0
A New Outlook - Cannot drag IMAP emails to Task List in MyDay Using Outlook 1
L Android Outlook Doesn't Update PC Notification Changes Using Outlook 0
A How to open Excel file saved in Outlook folder? Outlook VBA and Custom Forms 4
D.Moore Outlook desktop client suggested searches question Using Outlook 23
Y Outlook 2016 (64-bit) Copy Local Cal. Events to Another Cal. with Modified Reminder time Using Outlook 2
T Outlook 2019 While connecting an IMAP account in "classic" Outlook 2024 I caused a massive duplication of emails on the server (death loop) Using Outlook 5
D Cannot logon to Outlook.com, or outlook on Mac, outlook not updating on ipad, iphone Using Outlook 1
J unable to get my new install of Outlook to display mailboxes in the single-line format. Using Outlook 1
D Legacy Microsoft Outlook for Mac Support will end in Oct 2025 Using Outlook 7
C Nasty Bug Lurking In Outlook For Years. The Trigger. Any Fix Or Workaround? Using Outlook 12
R Auto clicking Hyperlink in outlook Outlook VBA and Custom Forms 7
ughlook Open multiple contacts in NEW Outlook? Using Outlook 3
G Outlook translation feature is off Using Outlook 2
J Outlook 2010 does not let me put any account Using Outlook.com accounts in Outlook 3
P 3 of 5 PST files don't install from d:\outlook but only from D:\ Using Outlook 7
HarvMan January Windows 10 preview update force installs new Outlook Using Outlook 1
L Outlook 2010 - new installation on Windows 11 - aplzod32.dll is not a valid Add-in Using Outlook 12
J Outlook troubleshooting/logging - option grayed out Using Outlook 2
B Arrows missing from Outlook emails vertical scrollbar Using Outlook 0
G Outlook 2021 (New) doesn't respect default browser Using Outlook 9
B Outlook or iPhone turning tabs into spaces in Outlook Notes Using Outlook 1
P newly installed Office 365 includes OLD Outlook Using Outlook 6
R Outlook ribbon menu default? Using Outlook 7
H Spam email in Gmail not visible in Outlook Using Outlook 3
J How to transfer Win 10 Outlook to new Windows 11 pc? Using Outlook 16
J Renegade spam URL line displayed in old local Outlook 365 email title Using Outlook 3
G Reduce whitespace in Outlook desktop Contact Cards display Using Outlook 3
C Outlook classic via 365 Using Outlook 2
Dr. Demento Analogous Outlook code to read info into an array (or collection or whatever) Outlook VBA and Custom Forms 7
S Repair Outlook Using Outlook 8
V Outlook Form ListBox is not editable Outlook VBA and Custom Forms 2
F Outlook's contacts Using Outlook 1
D Outlook 2003 stopped dead Using Outlook 2
G Cannot receive emails from gmail account in Outlook 365 Using Outlook 1
E "Cannot display the folder. MS Outlook cannot access the specified file location" Using Outlook 8
P Outlook 2016 Working Offline Using Outlook 2
Rupert Dragwater Cannot reestablish gmail (email address) account in Outlook 365 Using Outlook 11
O Outlook 365 synchronisieren Exchange Server Administration 1
kburrows Outlook Classic - JPG files are corrupted when opened or saved Using Outlook 3
F Sync Outlook Calendar Using Outlook 0
G Change default font size in sticky notes - Outlook Desktop 2021 Using Outlook 2
C VBA in "New Outlook?" Using Outlook 0
D New Outlook with Business Basic Plans Using Outlook 0
D Outlook 2021 not working with Outlook 2003 installed Using Outlook 5

Similar threads

Back
Top