Microsoft email and calendar integration
Hi guys, looking for some help. I did look into the github issues and find a lot of information about the microsoft integration for office365 email and calendar. I am looking to integrate it into our twenty environment, as all our email and calendar are on microsoft (We are 4 users).
I came across Github issue# 8473. https://github.com/twentyhq/twenty/issues/8473
We do not use Google, and my env variables are not set for Google either, only the microsoft environment variable. I did verify the server and worker docker, and both env does contain my microsoft configuration information. However, the front end only display the "connect with google" button under the emails and calendar setting.
Does any of you guys have a work around this problem temporarely? We are really looking forward to integrate our email in our environment. Could I use a service style zapier or something of the sort to synch our email and calendar ? Or create the google cloud environment to CRUD our microsoft emails and calendar temporarily until the issue is corrected?
GitHub
Can't link Microsoft account if there is no linked Google account ·...
Scenario: Log in Go to Settings > Accounts Actual: If there's no Google account linked, user can't link Microsoft account as it's hidden behind the "New account" button whi...
3 Replies
About Microsoft connection, it's now being implemented by the core team so probably next release after 0.40 (which will be released in the next couple of days) it'll be available https://github.com/twentyhq/core-team-issues/issues/61
Probably integrating all emails is possible with API, webhooks and middleware like n8n but never tried that before
Thanks for you insight, I will be looking toward this function. Great job guys on this wonderfull application.