NO CODE PLUGINS
Google Mail Integration
7min
The Pathfix Google Mail plugin enables integration from your Bubble app to your user's Gmail account giving your users the ability to send emails from your app. The plugin will render the Connect button (UI) and is pre-configured to call the relevant GMail API automatically.
This documentation will show setup guide and a few example use cases.
- Log into Pathfix and add an application (or select an existing application)
- Select GMail from the list of providers
- Add your ClientID and ClientSecret received from your Google Cloud Console and hit Save
- Navigate to the Keys section
- Copy your Pathfix x-private key for use in your Bubble plugin
Image: Keys
You will need to install and configure the following 2 plugins to your Bubble app:
Configure your Gmail plugin:
- In Bubble, go to Plugins and click on the GMail (OAuth) plugin
- Under x-partner-key (shared headers), add your Pathfix x-partner-key from the Keys section of your Pathfix account
To setup a 'Send email" action from your app:
- Add the inout fields in your Bubble design (To email, Subject, Body etc.) and add a button to perform the action (e.g. Send)
- Add a workflow to trigger when the Send button is clicked
- The Workflow will need to be setup as shown in the screenshot below:
The Connector plugin calls a few APIs and offers them as Actions in your Bubble Workflow once installed. These are:
Updated 22 Nov 2023
Did this page help you?