GMAIL - FULL - Small Business Edition / Enterprise Edition

@levon @ZeroqodeSupport @jarrad Can someone help with this request?

Hello @levon

same issue than @dillon.blakes : empty body. I also tried with plain text, same issue.

Have you tried yourself your plugin, using the very HTML sample @dillon.blakes provided ?

and without being able to check with the demo, there is nothing else we can do.

hi @dillon.blakes
sorry for the delay here
creating private copies for each user is trouble some as it’s manual work, and will also be challenging to update all the plugin codes or calls when we update the main one.
Thus we’d prefer to not go down that route.
Hope you understand

@dillon.blakes also, we just noticed. That the scopes that you mentioned and the scopes that we currently have in the plugin are almost identical.
This is what we have

https://mail.google.com/
https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/userinfo.profile
https://www.googleapis.com/auth/gmail.send

so the difference is only that we also have https://mail.google.com/ in there
is that so critical?

That scope allows you to read and delete any email of the user. What person would give that kind of access?

Anyways, we moved on and just created what we needed ourselves. We are no longer going to use this plugin. Don’t worry about creating a private copy.

Hi @nicolas_dap , the issue is special characters you need to escape from. The one we found was : but its possible there are others. For our HTML we did a find and replace : with :

Thanks for support.
However, I can’t use this plugin without a proper way to sanitize the input’s value. Emails are usually too important to risk unsent ones.

@levon - might want to take a look at the thread below as to why the scope https://mail.google.com/ is going to be an issue for virtually everyone as that is a restricted scope.
Just an FYI if you are thinking of connecting to gmail in your app

Hi @jarrad, thanks for building out this plugin!

Quick question - we’re building a simple web client on top of Bubble that would only need to fetch email into Bubble web app (no need to send emails and other actions from Bubble).

Can we do that with your plugin? Specifically, can we have the feed of emails keep fetching the emails into Bubble more-or-less real-time?

Thanks!
Juraj

follow

Hi guys @juraj.pal @petit-ricard,

Thanks for reaching out. There is already an open discussion here via our forum thread so we’ll monitor it for further updates! This plugin is one of ours as well so you can address your questions and our team members will answer asap. :pray:

Best regards,
Zeroqode Team

Let say I want my bubble app to send emails with alias admin@customdomain.com

That email address is a google drive account, how to get that information below ?

image

Hi @lucas.ar, thanks for reaching out.

Allow me to recommend using this guide (relates to other plugin but is useful for you also), it will show where you can get the required App ID & App Secret:

Hope it helps.

In case there will be any other plugin-related questions, please let us know.

Regards,

Zeroqode Support Team

Hey gf_wolfer I just switched away from SendGrid and now this email is showing up in my app. Any idea why? recipient@topshelftemplates.com

Hmm, does this have anything to do with the Plugin in this thread?

If not, can you send me a Direct Message with exactly where and when you are seeing this email address, and if it is maybe a template that you are using?

1 Like

Hi everyone!
We’ve added supporting documentation for this plugin, which is guiding users through the right setup of the Google Developers Console (how to get the right APIs for the plugin).
See it here: https://docs.zeroqode.com/gmail-small-business-plugin-for-bubble

In case any other plugin-related questions will appear, you can leave a message here in thread, send us a mail on support@zeroqode.com or contact us through Intercom chat on our site: https://zeroqode.com/

Regards,
Zeroqode Support Team