Integrate your Bubble apps with users' Gmail, Office 365, Outlook.com, hosted MS Exchange, Zoho Mail, and IMAP accounts through Aurinko's Unified Mailbox API.
The plugin allows your app to access users' email and calendars. Future versions can add access to contacts, tasks, and a number of CRM APIs.
4. You need to get a user authorization to access a remote account. Use the plugin's 'Get OAuth Url (Mailbox)' action to generate a required OAuth request url and the 'Open External Website' action with it.
5. Provision a callback page to receive an Aurinko account token. The 'Get Token for Code' action is available for exchanging an auth code for a token. Save the token in your database.
6. All API calls require Bearer Auth with the account token.
Types
This plugin can be found under the following types:
Was able set up the plugin in minutes and start connecting Gmail and Office 365 accounts for our email platform. Great documentation and their team provides fast support.