office365

how to implement OAuth connection to 3rd party from Outlook Mobile App addin

点点圈 提交于 2019-12-11 05:39:47
问题 we tried opening a window, office dialogAsyncApi but they didnt work. the call never returned to the add-in running in outlook mobile app on both android & ios. what is the preferred approach? 回答1: Below are some resources on using the dialog API in Office.js. They should be supported in Outlook Mobile on iOS and Android. This is preferrable to window.open . Dialog API in Office Add-ins Dialog API doc 来源: https://stackoverflow.com/questions/53226711/how-to-implement-oauth-connection-to-3rd

How to generate an email with Powershell containing unknown table sizes with office-specific color schemes?

本小妞迷上赌 提交于 2019-12-11 05:39:30
问题 Dear fellow programmers, I have tried my best to find the solution to this, but I finally decided to create a stackoverflow account and ask for help. What I am trying to do: 1. Get data input from multiple sources. 2. Put that data into tables and format them as "Grid Table 5 Dark Accent 5". 3. Output those tables in an email. What problem I am facing: - Since the number of columns and rows vary each time I would like to generate the email, it seems impossible to get the "Grid Table 5 Dark

Integrate Office 365 Excel Online in Web Application

♀尐吖头ヾ 提交于 2019-12-11 05:14:47
问题 Given Excel online is an excellent spread sheet implementation for the web, it would be desirable to use it as a spread sheet component in web applications. We are using an angularjs frontend and an ASP.NET backend and would like to use Excel online essentially as a spread sheet component inlined into the web app. Browsing the web, I don't see any suggestion on how to integrate Excel online into my own web application. Has anyone managed to do it? 回答1: We can use WOPI protocol to integrate

https://graph.microsoft.com/v1.0/sites/root is not working for tenant

 ̄綄美尐妖づ 提交于 2019-12-11 05:09:01
问题 We are facing some issues with access to API "https://graph.microsoft.com/v1.0/sites/root". In one of our tenants, it is working, however at another tenant with ADFS authentication, it is not working and return the following message to us: { "error": { "code": "unauthenticated", "message": "The caller is not authenticated.", "innerError": { "request-id": "fb9267cb-1901-441e-b81c-18a831787bc2", "date": "2017-07-05T15:14:57" } } } From Get a site resource documentation, the sites permissions

Open a document in Office via HTTPS

耗尽温柔 提交于 2019-12-11 04:54:39
问题 I want to integrate a web based document management app with some office suite (preferrably Office 360) I want to open Excel and Word documents from the browser and they should get saved back to the server via HTTPS. The "open with" feature of browsers already allows for the opening, but how to add save featues? Do I have to write an add-in or is there some Office 360 API that allows integration of "Office online" right into my wrb app? Are there some other (JS based?) office suites that

Updating proxyAddresses using Microsoft Graph API

放肆的年华 提交于 2019-12-11 04:44:21
问题 We have an Office365 Tenant but no on-premises AD to sync from (yes, we run prevalently on linux). Our users "live" in an oracle database. From there they are replicated to all the other back-ends we use (OpenLDAP, MySQL, Kerberos, ... and now even Azure). We are using "Microsoft Azure Client Libraries for Python" and are able to create and update users (we had to extend the class UserUpdateParameters). But when it comes to update/set the users mail aliases (users have multiple local parts

Is Dropbox a WOPI Host? Is the Dropbox integration also available with the desktop version of Microsoft Office applications?

徘徊边缘 提交于 2019-12-11 04:41:45
问题 I believe Office and Dropbox integration is only for Office Online and not for the desktop versions of Office. I looked up the File -> Open menu in the Winword.exe 2016 and didn't see a way to add any other place other than One Drive and Office 365 SharePoint. This leads me to believe that the One Drive and Sharepoint integration with the desktop versions are perhaps OAuth 2.0 implementations. And the Office Online and Dropbox integration is a WOPI one, Dropbox being the WOPI host? Could you

How to create a Office 365 Outlook alias from .NET via API

怎甘沉沦 提交于 2019-12-11 04:39:01
问题 Is there a way to create a new alias to a email address in office 365 from a .net application / webpage? I've looked for a API, but couldn't find any. 回答1: Ok, so I found out that you can use PowerShell to add aliases to a email address. And PowerShell can be used with c# to connect to Office 365. Connect to Office 365 with .NET with PowerShell http://gsexdev.blogspot.se/2011/07/running-exchange-online-and-office-365.html Add alias to a email adress with PowerShell http://wdmsb.wordpress.com

Get missing auditlog from Management Activity API in Office365

旧城冷巷雨未停 提交于 2019-12-11 04:18:35
问题 Our application calls out-of-the-box Office 365 Management API to retrieve activities and events on files stored in SharePoint Online. However per our experiment, the application can’t seem to retrieve not enough logs. Example: We upload 1000 files to document library in Sharepoint Online. We receive 8 subscriptiona. Each subscription, we only get maximum 100 logs. Total call API get logs to retrieve 600 logs. Not enough! Here my code to get subscription List<SubscriptionsContent>

WOPI Client (office online) Lock request

空扰寡人 提交于 2019-12-11 04:17:21
问题 I have strange response from WOPI client (i.e. Office Online) while locking the document, It provides me multiple locks in terms of short json string and long json string. How could this be possible ? and even if it is, which one I should consider the valid and from whole json string, Which part of json string is actual lock ? Response contains json string as below: {"F":6,"E":1,"C":"DF1","M":"df-8f3a7ae03629","P":"59F8D569-8001-4CF1-A5A2-E89C24E18A7F","W":"df-d81ca88d14b7","B":"4B9BA727-DD57