Office 365 Notes: Difference between revisions
From Federal Burro of Information
Jump to navigationJump to search
(Created page with "== Overview == All things o365 == apps == === planner === I like htis alot just because of its egalitarianism , and it's view. == Inegration == https://dev.office.com/...") |
(→Python) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
== | == Integration == | ||
python examples: https://dev.office.com/code-samples#?filters=python | |||
https://dev.office.com/code-samples-detail/5989 | https://dev.office.com/code-samples-detail/5989 | ||
https://support.office.com/en-us/article/Integrated-Apps-and-Azure-AD-for-Office-365-administrators-cb2250e3-451e-416f-bf4e-363549652c2a | |||
* api overview: https://msdn.microsoft.com/en-us/office/office365/howto/platform-development-overview | |||
* api reference https://msdn.microsoft.com/en-us/office/office365/api/api-catalog | |||
* servicedesk plus API https://www.manageengine.com/products/service-desk/help/adminguide/api/rest-api.html | |||
=== Python === | === Python === | ||
'''python <-> address book project ''' | '''python <-> address book project ''' | ||
https://docs.microsoft.com/en-us/outlook/rest/python-tutorial | |||
https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/resources/group |
Latest revision as of 07:19, 28 November 2017
Overview
All things o365
apps
planner
I like htis alot just because of its egalitarianism , and it's view.
Integration
python examples: https://dev.office.com/code-samples#?filters=python
https://dev.office.com/code-samples-detail/5989
- servicedesk plus API https://www.manageengine.com/products/service-desk/help/adminguide/api/rest-api.html
Python
python <-> address book project
https://docs.microsoft.com/en-us/outlook/rest/python-tutorial
https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/resources/group