No announcements
Found 694892 threads
-
2 Votes
Office 365 Management Activity API sample
i have office 365 app, how can i host and use the app using management api?Answered | 10 Replies | 8334 Views | Created by sk2014 - Wednesday, May 25, 2016 10:31 AM | Last reply by How to access read write files from OneDrive - Saturday, June 9, 2018 6:38 AM -
4 Votes
Office 365 API Changes since 09.10.2014
Hi LarsDuwel, Till the official API documentation is updated, please go to thisAnswered | 4 Replies | 2202 Views | Created by LarsDüwel - Friday, October 10, 2014 10:52 AM | Last reply by Lars Düwel - Tuesday, October 21, 2014 2:26 PM -
0 Votes
onedrive business - control sharing using office 365 Files API
Hi Lokesh, Based on my undersanding, the Office 365 REST API is used for incorporating the richness of Office 365 data into the ...Answered | 1 Replies | 617 Views | Created by Lokesh125 - Friday, August 21, 2015 4:43 AM | Last reply by Fei Xue - Monday, August 24, 2015 7:27 AM -
0 Votes
ProjectServer REST API to create Tasks and Resources
Is there any documentation about the payload send to the REST API?Answered | 4 Replies | 12073 Views | Created by Thusharap - Sunday, January 18, 2015 10:23 PM | Last reply by aboutmeguw - Wednesday, October 21, 2015 6:41 PM -
0 Votes
EWS URL from Office 365 discovery endpoints
We are mixing EWS and Office 365 REST API because of missing features in the REST API (e.g. getting calendar for multiple ...Answered | 3 Replies | 3796 Views | Created by White Cells - Thursday, February 18, 2016 11:07 PM | Last reply by Fei Xue - Monday, February 22, 2016 6:25 AM -
2 Votes
Schduler Job in Office 365 Sharepoint
Hi AKG25, To implement timer job function in Office 365, we can use Microsoft Azure Job to achieve it.Answered | 3 Replies | 595 Views | Created by AkG25 - Thursday, September 29, 2016 5:28 PM | Last reply by Jerry Zy - Friday, September 30, 2016 8:38 AM -
0 Votes
Mail REST API + inline images
Hi Mani, If you were using Office 365 REST API, here is a similar thread for your reference.Answered | 5 Replies | 2416 Views | Created by Mani Klein - Tuesday, January 20, 2015 10:13 AM | Last reply by Jeffrey_Chen_ - Friday, January 23, 2015 1:21 AM -
0 Votes
SSIS Email Task Office 365
Here's a guide to set-up database mail with Office 365: How to configure SQL Database mail to send emails using Office 365 ...Answered | 4 Replies | 20588 Views | Created by Rich A Baker - Friday, April 11, 2014 9:53 AM | Last reply by Koen Verbeeck - Friday, April 18, 2014 11:52 AM -
0 Votes
Rest API and SOAP services
Yes, Here the list of the services provided by Office 365 ...Answered | 2 Replies | 900 Views | Created by Deepak Prem Jethani - Wednesday, February 24, 2016 11:46 AM | Last reply by André Lage - Monday, February 29, 2016 1:24 PM -
0 Votes
Video REST API question
I'm developing a website, where the client wants an embedded video from Office 365.Answered | 2 Replies | 1204 Views | Created by Doniee - Wednesday, January 3, 2018 11:36 AM | Last reply by Doniee - Wednesday, January 3, 2018 12:17 PM -
0 Votes
How to get Office 365 Directory contacts via API?
You can get more information here: https://msdn.microsoft.com/en-us/office/office365/api/contacts-rest-operations#GetContactsRegards, Sjoukje ...Answered | 4 Replies | 1724 Views | Created by michalc365 - Monday, February 20, 2017 9:50 AM | Last reply by Sjoukje Zaal - Thursday, February 23, 2017 6:36 AM -
2 Votes
Office 365 API for calendar and events integration( Exchange Online ) in php or .net
If you want to integrate with calendars in Office 365, you just use the normal Exchange API.Answered | 2 Replies | 4349 Views | Created by Shantanu Nirale - Friday, July 19, 2013 10:10 AM | Last reply by MelbourneDeveloper - Thursday, September 1, 2016 3:43 AM -
0 Votes
Office 365 Outlook Automatic Replies via Rest or Client
Hello Chris, You can use the Microsoft Exchange Web Services (EWS) Managed API to set automatic replies, such as Out of Office (OOF) messages, for an email client ...Answered | 1 Replies | 893 Views | Created by Christopher Petchey - Saturday, March 26, 2016 11:37 AM | Last reply by Eugene Astafiev - Saturday, March 26, 2016 12:18 PM -
2 Votes
LightSwitch and .NET/JavaScript libraries for Office 365 APIs
There is sort of an answer in this video where Beth interviews one of the programme managers on the new O365 API ...Answered | 3 Replies | 965 Views | Created by Martin Karaivanov - Tuesday, May 13, 2014 7:33 PM | Last reply by Martin Karaivanov - Wednesday, May 14, 2014 8:25 AM -
0 Votes
Leverage Mail REST API in Mail add-in for Outlook
> Can I use Mail REST API (or unified API) from Main add-in for Outlook in context of current Office 365 user account using token from Javascript ...Answered | 1 Replies | 731 Views | Created by Hamlet.Hakobyan - Monday, November 2, 2015 12:05 PM | Last reply by Edward8520 - Tuesday, November 3, 2015 5:54 AM -
0 Votes
Office 365 API: work hours and private appointments
Hi, As this question is more relate to Office 365 Development, I suggest you post it to the corresponding forum, you will get more help and confirmed answers ...Answered | 1 Replies | 722 Views | Created by serviceagent - Thursday, March 19, 2015 8:32 AM | Last reply by Patrick_Liang - Wednesday, March 25, 2015 7:53 AM -
0 Votes
TFS2015 REST API to get task board details
https://visualstudio.uservoice.com/forums/330519-team-services/suggestions/13377900-tfs2015-rest-api-to-get-task-board-details & ...Answered | 2 Replies | 699 Views | Created by TajuddinMD - Thursday, April 7, 2016 12:31 PM | Last reply by TajuddinMD - Monday, April 11, 2016 5:39 AM -
0 Votes
outlook.office365.com REST api error
Hi Jurijs, According to your description, I think this issue is in the server site, I suggest that you could raise an Office 365 support ...Answered | 3 Replies | 937 Views | Created by Jurijs Kobecs - Tuesday, February 3, 2015 8:05 AM | Last reply by Starian chen - Wednesday, February 4, 2015 9:37 AM -
0 Votes
Oauth connection for office 365
There is an article about Office 365 API code sample that can help you.Answered | 3 Replies | 695 Views | Created by pavani229 - Tuesday, December 15, 2015 8:33 AM | Last reply by Starian chen - Thursday, December 17, 2015 5:28 AM -
4 Votes
Office 365 users authentication problem
Step-By-Step: Setting up AD FS and Enabling Single Sign-On to Office 365 As far as I know, Office 365 REST ...Answered | 2 Replies | 1356 Views | Created by Alex Jeth - Thursday, May 22, 2014 9:00 AM | Last reply by Jeffrey_Chen_ - Thursday, May 29, 2014 5:05 AM
No announcements