How it Works¶
This integration works one way and creates, updates and deletes todos from Lime to Outlook. It does not handle changes from Outlook into Lime.
What you need from the customer¶
- The customer must have an Enterprise Application in Outlook. If they dont already have one, ask their IT to create it.
-
The application needs to have full access to all mailboxes, to be able to write in the calendars. This is done by adding an API-permission in the application, called full_access_as_app.
- Detailed instructions for the customer on how to add the correct permission: https://docs.microsoft.com/en-us/exchange/client-developer/exchange-web-services/how-to-authenticate-an-ews-application-by-using-oauth#:~:text=Configure%20for%20app%2Donly%20authentication
-
You then need the following credentials from the customers application, for configuring:
- client id
- client secret
- tenant id
When everything is set up, this is the simple flow :-)¶
- Save a todo in Lime
- By saving the todo with the checkbox filled in, the todo is also created in the chosen coworkers Outlook calendar.