PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.95k stars 5.27k forks source link

[APP] Microsoft Exchange Server #4333

Open asheroto opened 2 years ago

asheroto commented 2 years ago

Name of app / service Microsoft Exchange

Link to developer documentation https://learn.microsoft.com/en-us/Exchange/client-developer/exchange-server-development

Is lack of support preventing you from building workflows, or do you have a workaround? Yes

Are there specific actions, or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each! Same as "Microsoft Outlook" or "Office 365" except Exchange is installed on another server (like a company's server). Office 365 is actually just Exchange in the cloud.

Example, you would have to specify your company's webmail (OWA = Outlook Web Access) URL and then provide the credentials for Pipedream to log in to your account.

So great features would be:

dylburger commented 2 years ago

Thanks for the request! We've added this to our integrations backlog, and we'll update this ticket with progress.

sergioeliot2039 commented 2 years ago

I renamed to Microsoft Exchange Server because this uses a different web services protocol than Online's.

Microsoft Exchange Server's web services uses the SOAP protocol.

Here are direct links to developing clients that access Microsoft Exchange Server:

Create EWS Managed API, EWS, and web services solutions

Get started with EWS client applications