-
Hey James, I think you are probably looking for this one: https://changemap.co/hellocode/exist/task/1457-outlookoutlookcom/
-
You’d run and host it yourself for your own use. Some examples in the forum: https://forum.exist.io/t/import-scripts-and-open-source-integrations-list/32/6
-
Does office 365 provide email? I thought that was part of Outlook, which is a separate suggestion: https://changemap.co/hellocode/exist/task/1457-outlookoutlookcom/
-
Which is also a separate suggestion https://changemap.co/hellocode/exist/task/1793-microsoft-to-do/
-
Ah, I didn’t realize the two were considered separate entities here. It seems Microsoft categorizes all of it under the same API: https://docs.microsoft.com/en-us/graph/overview
Since O365 encompasses Mail, Calendar, Teams, Documents, etc., I’m not sure what the distinction would be between this suggestion and any other suggestion specifically mentioning one of its encompassed services. Regardless, I’ll add my vote to the outlook suggestion. Thanks!
-
What about getting support or a way for Power Automate (formerly Flow) to work? https://flow.microsoft.com/
With this, we could then write our own flows to track/count/automate anything we wanted happening in O365 into Exist, and hopefully that’s a lot less work to develop and maintain.
-
It is included with your O365 corporate subscription as far as I can tell, and free to personal users up to a certain amount of flows. I’ve already written a custom connector for Exist and I have it counting inbound emails already. I will have outbound working soon. I’m not a developer - I am sure you could do a far better job than what I’ve hacked together, but it does work and AFAIK it does not cost anything extra (if you are already on the Microsoft platform).
Next on my plan is to track Planner and To-Do tasks and update that productivity metric.
-
Here you go, snag the swagger “Custom Connector” definition and an example (but highly complex) flow I am using to count my in/out.
https://1drv.ms/u/s!Atm_YKcHyswDkJUe9gT8q9fldtrghw?e=XTlZwM
I am sure there’s a far, far better way to do this than how I’ve hacked it together.
-
Also, as an additional plug, it appears as though it’s free to certify a connector once it is built: https://docs.microsoft.com/en-us/connectors/custom-connectors/submit-certification.
Having this completed could open Exist.io to a huge realm of potential data inputs.