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?
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.
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
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.
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
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
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
Will do, thanks Levon. Sorry I thought Sheetsu was one of your products. Hence why I was chasing you down - will see if I can get in touch with them. Thanks, Richard.
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.
@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?
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.