Questions tagged [bubble.io]

This tag is for questions about the Bubble.io platform. Bubble is a visual programming language, a no-code development platform and an application platform as a service, developed by Bubble Group, that enables non-technical people to build web-applications without needing to type code.

67 questions
0
votes
0 answers

I want to use slideInLeft animation in bubble.io for a single word at a time in a repeating group. Is it possible to achieve this?

I am building a bubble.io application and I want it to display a single word at a time. The word, let's say "Apple", should move from left to right of the page and repeatedly unless the word is clicked. When the word is clicked it should disappear…
mach
  • 1
  • 2
0
votes
0 answers

How to extract svg file's path d dynamically?

I have an app where user can upload an svg file. I'm trying to extact the path d information from the uploaded file and save it to my database. I understand I can inspect element on the svg file and see the path d info, but how can I extract that…
andrew
  • 15
  • 3
0
votes
0 answers

Bubble.io to Python encryption/decryption?

I am building a POC for a project using Bubble.io to build the web app. I plan on using an API to send information from Bubble to a separate Flask app on PythonAnywhere, where a Python script will execute using some of the information passed by the…
James
  • 1
  • 1
0
votes
0 answers

how to connect bubble and S3 via api for video?

I am trying to use Bubble as a front end with a video player plugin, AWS S3 to store video content and an API to connect the two. I have created a bucket and an API on AWS. However, there isn't a video type on the data type option of Bubble's API…
0
votes
0 answers

Real time call room member limit

How do a set a limit for number of members per room in a real time call in bubble.io. I have tried everything I could. I want to be able to have unlimited real time call rooms but be able to set a limit per room!
0
votes
0 answers

How to change font colors of amchart charts in bubble

I'm trying to change the font color of charts on the bubble platform. I used the amcharts Javascript code that are available on this site: https://www.amcharts.com/demos/ I was able to change the font color of these two charts: But I was not able to…
MioneRFS
  • 1
  • 2
0
votes
1 answer

ML kit in bubble.io

I want to use ML kit barcode scanning functionality in bubble.io, but not able to understand how to use it on this platform or any other no code platform if anyone has used it or have idea how it can be used in bubble.io
0
votes
0 answers

How to implement Twitter API to Bubble.io with Connector API

Can someone explain how to connect the twitter API Oauth to: pull the timeline write and post a tweet and a thread search tweets Implement it through Connector API to Bubble.io Thank you Pictures for how to authenticate and call api
zb19
  • 1
0
votes
0 answers

How to secure backend SQL calls from Bubble.io front end?

I am using a Bubble.io SQL connector plugin to make stored procedure calls from a backend PostGres DB (Public access is ON). I wanted to know how to secure these calls, assuming I turnoff public access and setup private subnet for the DB. Right now…
snn
  • 45
  • 3
0
votes
1 answer

How to define a dynamic filter for a custom field?

I'm connecting to bubble.io using MANTIS BUG TRACKER REST API but I want the API to retun only issues matching a value for a custom field, but the value needs to be a parameter. Example: I have a custom field named clients. I want the API to return…
0
votes
0 answers

“Live URL Testing" shows a cached version of my Bubble.io website when testing the URLs using the GoogleBot crawler, through Google Search Console

When crawling a completely new URL, the googlebot crawler will always fetch the latest version of the page the first time it is tested, After this first instance of a new URL being tested, it continues to load the same cached copy even when the…
0
votes
0 answers

i want to remove style of dropdown (select)

I have macbook and i want to remove style of options list mac os style and customize it. How can i do that? The point is that there is ready dropdown and i need to customize it using only id attribute and css code. (im making bubble.io plugin to…
0
votes
0 answers

How to properly setup/record the Google Ads conversion tracking for subscription model after trial period?

Hi please help me to find a logic way to track/record conversions after an trial period for active subscriptions. I have website app builder on bubble.io, i have google conversion setup on google ads and added with GTM on my website at moment the…
Artem.
  • 1
  • 1
0
votes
0 answers

assigning different products to cart in bubble

i'm creating a market place using bubble.io showcasing products based on categories.Each category is on different pages showing their products i cannot purchase multiple products from different categories into the cart it only takes selection from…
danny54
  • 11
  • 1
0
votes
0 answers

how to set up ms teams api integration for bubble.io app using api connector?

I want to enable my app users to create events in their ms teams accounts, what are the correct settings in the api connector?
salem
  • 1
  • 2