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 important you will need to have your google cloud console app setup and configured before proceeding suggested read link link 2 setup instructions setup in pathfix 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 setup in bubble you will need to install and configure the following 2 plugins to your bubble app pathfix oauth connector https //docs pathfix com/bubble/pathfix oauth connector gmail (oauth) plugin by pathfix 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 send email setup 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 actions available the connector plugin calls a few apis and offers them as actions in your bubble workflow once installed these are