ZeroQode.com - New Plugins & Templates for Bubble

I guess if Bubble supported somehow “login with social network” action through API workflows, then it could be much easier. I’m not sure however if that is technically possible. Maybe you could reach out to Bubble team and ask them about that?

THanks,

Levon Terteryan
Founder @ Zeroqode & Bubblewits

zeroqode-for-web-160x120

Bubble Templates
Bubble Plugins
Bubble Courses
Convert Web to iOS & Android
No-code Development Services

Hey Levon,
How difficult would it be to give users the opportunity to choose which pages get the analytics header?
I was using this plugin and really appreciated how simple it made this, but I noticed that the analytics header was really slowing down my native app. Unfortunately, the only way to avoid this was to uninstall the plugin and then manually add the analytics code in each individual page header except for my native app page.

Having the ability to check/uncheck pages to apply this header to would be great. Come to think of it, that would be really nice for ALL plugins that inject code into headers.

Any thoughts?
Thanks,
Nathan

I don’t think it’s possible with the plugin, what you can do though, is copy the code from the plugin (as it’s open source you can see the code) - and paste it only in the pages where you need it (after removing the plugin alltogether)

Hope this helps
Levon Terteryan
Founder @ Zeroqode

let’s stay in touch on twitter!

zeroqode-for-web-160x120

Bubble Templates
Bubble Plugins
Bubble Courses
Convert Web to iOS & Android
No-code Development Services

Hey Levon,
Thanks for the reply. That’s the solution that I came up with too.

Nathan

@levon

I’ve just purchased the basic plan for Sheetsu so I can test out write and read.

I’ve successfully created Michael Jackson with the Add Record action.

BUT running the first of the two Update’s available in Bubble (I think one should be read and one should be update?) with a view to swapping out MJ with Bobby Brown it errors. See screenshot.

The column headers do exist obviously because Sheetsu just created them.

Let me know what the issue is.

Also having issues reading data for similar reasons but wanted to get this bit cracked first.

Thanks, Richard.

Hey Richard,
it’s very hard to help you out without seeing how your plugin is configured and how your spreadsheet is structured. Also did you try contacting Sheetsu support?
thanks

Hi, Levon, thanks for coming back to me.

Yes I’ve replied to the initial email that was sent when I purchased saying reply to this email if you need to talk with marketing, dev etc. etc.

See attached, the error message again (screenshot from yesterday - still not working today), my plugin settings in Bubble and the workflow action that’s not working, and a snapshot of the spreadsheet, which was created with the Sheetsu Add Record action.

Happy to deal with your support team if I can get hold of them, or if you can for me :slight_smile:

Thanks, Levon.

For some reason i missed the email (or didn’t receive it)
i see your mistake, in the column value you need to put the value of the field that needs to be updated. In your case it’s Michael. The new value should be put in the (body)array field. using this format
{ “FirstName”: “Brian”, “LastName”: “Brianslastname”}

hope this helps
Levon Terteryan
Founder @ Zeroqode

let’s stay in touch on twitter!

zeroqode-for-web-160x120

Bubble Templates
Bubble Plugins
Bubble Courses
Convert Web to iOS & Android
No-code Development Services

Thanks Levon! Will try that.

1 Like

@levon

Is Sheetsu down? I’m getting this…

Workflow error - Temporary error connecting to Sheetsu - Update Records (raw message: 500 Internal Server Error

If so how often does that happen?

Richard, I don’t know, you could check with Sheetsu support to see if they are down. I’m not part of sheetsu team.

Levon Terteryan
Founder @ Zeroqode

let’s stay in touch on twitter!

zeroqode-for-web-160x120

Bubble Templates
Bubble Plugins
Bubble Courses
Convert Web to iOS & Android
No-Code Development Services

Will do, thanks Levon. Sorry I thought Sheetsu was one of your products. Hence why I was chasing you down :slight_smile: - will see if I can get in touch with them. Thanks, Richard.

no worries :slight_smile:

Once you get a full set of plugins working with Google Calendar and Contacts, I’d like to see the same for Microsoft Exchange 365/Office 365 (or their consumer equivalent, whatever that is.)

By “full set”, I mean ability to create, read, update and delete calendar and contact records. This probably applies to Gmail and Microsoft Exchange 365 mail but I haven’t really thought about what I need to do with mail.

I just spent some time at Zeroqode looking at templates and plugins. Nice work!

One more plugin that’s sorely needed: drag and drop that really works and looks at least as good as Overcast if not better. (could be better)

noted thanks!

we already have one :slight_smile: Mouse & Element Positions + Move Plugin for Bubble | Zeroqode

I’ll look at the mouse plugin next week. Thanks.

@levon Thanks for the amazing work you’ve done to get these APIs up, I love seeing that this work continues to help people long after you’ve built it.
Just reviving this thread as I couldn’t find anything to import Apple Contacts, has anyone found a solution to this?

Thanks in advance :slight_smile:

Hi David,
the only way I think it’s possible is using this solution https://zeroqode.com/native with the “access to native contacts” add-in as described in the pricing section.