Пікірлер
@imtheone007
@imtheone007 Ай бұрын
i am not recieving any request, when I click on "detect data" and update the preview app
@MichaelKenton-g8t
@MichaelKenton-g8t 2 ай бұрын
I am a bit curious if this works for non-simulated time for the back-end WF example (without web-hook) My understanding is that all Bubble Worfklows (BE or FE) trigger the steps asychronously- it does not wait on the first Scheduled APi worfkflow to "end" before moving onto the next step (where the next step would be 'inActionEnd' to toggle the DB to generate the 'completed' alert). Rather, it starts any/all of the Scheduled API steps in the order it finds most efficient (whether they're simple WF steps, public API WFs, or 'Back-end 'API' workflows operating on Bubble data - the ones I specifically want to 'show loading' until finished). So with that said, the 'inActionEnd' always triggers pretty much instantaneously along with the *start* of the time-consuming BE API workflow, possibly even a fraction of a second before, depending on how Bubble decides to delegate the processing - not when a previous step completes/ends. As such, the user doesn't get notified that the intermediary BE WF _finished_ processing anything - it could be going on for minutes, but Bubble triggers "inActionEnd" asynchronously, so they're just told it's done right away 😕 I've had to just give the user the 'feeling' they're waiting on a workflow by estimating an arbitrary amount of time, like how you simulated 5 seconds. But not ideal because some WF times scale with I've been able to make Bubble force the order of _which_ scheduled API tasks _begin_ first by putting it inside a custom workflow (Bubble does _start_ custom workflows in their listed order). But again, no luck getting one to trigger based on the *completion* of the prior step. If your "inActionEnd" workflow step actually triggers only *after* some long-lasting WFs truly finish (sans awaiting webhook), I'd love to know how you got that to work!
@fheralanis
@fheralanis 3 ай бұрын
An excellent option for those of us testing our MVP.
@Bubblewithmickey
@Bubblewithmickey 3 ай бұрын
Yeah, I was frustrated with how unreliable using exposed states from a plugin are as the page unloads before the workflows run. This is probably the best way to capture online status updates reliably.
@Bubblewithmickey
@Bubblewithmickey 3 ай бұрын
Hey guys! I just submitted a free plugin for Bubble where you can get real-time alerts for any of your workflows that fail to complete. Has always been a frustration of mine so I created workflowlogs.com.
@AriffHakimiChik
@AriffHakimiChik 5 ай бұрын
thanks for the video!
@kevinsloan5805
@kevinsloan5805 5 ай бұрын
dude! i've been trying to do something similar for days now with another method and it was driving me crazy. This way seems to work so far, thank you a million
@duno08
@duno08 8 ай бұрын
Hi Mickey, I'm trying to read data from Zabbix through the Bubble API CONNECTOR, I can do it using JSON code but I would like to use Bubble parameters, can you help me with this?
@Bubblewithmickey
@Bubblewithmickey 8 ай бұрын
Hey, Do you need parameters for any particular reason? Looking at their api you should just be able to parse a json to the post request. If you want variables in your json just use <> around any variables you need. For example {"jsonrpc":"2.0","method":"item.create","params":{"name":"<name>"}}. Hope that helps :)
@supbeemo
@supbeemo 8 ай бұрын
Hi. You video are really helpful. Thanks alot man. Hope you make more content on this.
@makingitwithKara
@makingitwithKara 9 ай бұрын
This is exactly what I needed. Thanks!
@sarahcoard2464
@sarahcoard2464 9 ай бұрын
too fast and too much clicking without explanation. Wish the instruction was more clear.
@sim0nall3n
@sim0nall3n 9 ай бұрын
This is fantastic, thankyou! Could you show how to do this in a Repeating Group?
@costsia
@costsia 9 ай бұрын
Hey can these be placed withJavaScript on external websites?
@jul8803
@jul8803 10 ай бұрын
Does not work on my side, I h8 bubble. Thanks for the effort though.
@netxyz00
@netxyz00 10 ай бұрын
This is very useful. Thanks for sharing!
@ki001
@ki001 10 ай бұрын
Very cool…
@zholdas1
@zholdas1 10 ай бұрын
Nice font (Plus Jakarta Sans). Definitely gonna use this one for my next project.
@Bubblewithmickey
@Bubblewithmickey 10 ай бұрын
It's a good one. Other favourites are Inter, Poppins and Outfit.
@wealthyman5420
@wealthyman5420 11 ай бұрын
Yo man! Where have you been? You're one of my inspiration when I started 2yrs ago.
@Bubblewithmickey
@Bubblewithmickey 11 ай бұрын
Hey Mate! Been doing lots of building lately. I didn't even realise its been 2 years. 😆 Think it's time to share some of the knowledge I've accumulated of the past two years. You working on anything?
@wealthyman5420
@wealthyman5420 10 ай бұрын
@@Bubblewithmickey cool, yeah launching my first SaaS in a couple of weeks!
@gedwardnelson
@gedwardnelson 11 ай бұрын
Looks nice
@Bubblewithmickey
@Bubblewithmickey 11 ай бұрын
Thanks. It is possible to make nice apps with Bubble.io 😉
@DeborahWolleswinkel
@DeborahWolleswinkel 11 ай бұрын
Great video, thanks a lot!
@FerSotoL
@FerSotoL Жыл бұрын
Abolutely beautiful and straight to the point
@gucciferart
@gucciferart Жыл бұрын
Appreciate the help, brother.
@djames5713
@djames5713 Жыл бұрын
Do you offer consulting or coaching sessions? Can I connect an external server to bubble app?
@Bubblewithmickey
@Bubblewithmickey Жыл бұрын
Hey! You can connect external servers with Bubble. I guess it depends on your use case. Is the data on an external server you want access via your Bubble app? Or are you looking for an alternative to Bubble due to other reasons? If you can keep your database in Bubble and work out any limitations I personally would as Bubbles database will only be getting better in the coming years and effort and time to use a different backend can be a nightmare. Xano is probably the best option at the moment. You can reach me at [email protected] if you need help with your project. Cheers, Mickey
@djames5713
@djames5713 Жыл бұрын
@nocodeknowledge4186 thanks I will reach out via email.
@rossdelport
@rossdelport Жыл бұрын
Hey mate! Ive binge watched all your videos and love em - is there anyway I can get in contact with you? Fellow Aussie here
@Bubblewithmickey
@Bubblewithmickey Жыл бұрын
Hey mate. No worries you can email me at [email protected].
@juanrobles3087
@juanrobles3087 Жыл бұрын
great video thanks!
@faisalmaroof5098
@faisalmaroof5098 Жыл бұрын
Legend! Clear and concise explanation. I was able to solve the issue that I had with your tutorial. Thanks man.
@Arthass123
@Arthass123 Жыл бұрын
Thank you very much, you helped me a lot!
@fernandofischer3725
@fernandofischer3725 Жыл бұрын
Thank you. Very understandable!
@kunalsuradkar7975
@kunalsuradkar7975 Жыл бұрын
Amazing video!
@kanikagupta923
@kanikagupta923 Жыл бұрын
there is a parameter in the URL which needs to passed with the input value ?? how do i call dynamic value
@diegomaldonado586
@diegomaldonado586 Жыл бұрын
Great Job and explanation. Thank you very much!
@raffusiks
@raffusiks Жыл бұрын
what if you have 1000 rows or more, can you use pagination or something like that?
@AndrewOnTestingCars
@AndrewOnTestingCars Жыл бұрын
Thank you for a great video!
@Riddlestar93
@Riddlestar93 Жыл бұрын
Thanks man, really straightforward.
@Officialchens
@Officialchens Жыл бұрын
Wow this can be way to much work when u already ´ve built a whole app
@teksaiyanhere
@teksaiyanhere Жыл бұрын
Great video brother 👏
@luizkrzyzaniak
@luizkrzyzaniak Жыл бұрын
Top demais 🔥Obrigado
@burner918
@burner918 Жыл бұрын
Enjoying your videos. Thank you for the amazing tutorials.
@jean-louisgouwy
@jean-louisgouwy Жыл бұрын
very interesting, if I saw your video before, it would definetely save me a lot of time :D but still ... it's when we face to problems that we learn by solving it. Anyway ... I was wondering you talked about reusable element but why shouldn't use your side menu with a reusable element ?
@nassosk
@nassosk 2 жыл бұрын
Thank you!
@luisaoba
@luisaoba 2 жыл бұрын
Hello there! Amazing tutorial! I repeat your steps now and the Fitness Calculator changes the field BMI to BMR and add some required params too.
@BenLenzo
@BenLenzo 2 жыл бұрын
Hi mate, wondering if you have a website or some way to get in contact re some potential contract work?
@Bubblewithmickey
@Bubblewithmickey 2 жыл бұрын
Hey mate. You can email me at [email protected] cheers! Mickey.
@KathySierraVideo
@KathySierraVideo 2 жыл бұрын
Thank-you for this!
@jordanfriesen432
@jordanfriesen432 2 жыл бұрын
Great tutorial!
@adamsardo
@adamsardo 2 жыл бұрын
Awesome tutorial, thank you!
@seanhuynh5184
@seanhuynh5184 2 жыл бұрын
you are going way too fast!
@arcataslacker
@arcataslacker 2 жыл бұрын
Great video, thank you! Would it be difficult to allow users to add, remove, or reposition columns?
@xurgesocial866
@xurgesocial866 2 жыл бұрын
Thank you, this helped greatly!
@joshuaogbeifun6323
@joshuaogbeifun6323 2 жыл бұрын
Nice.. Please is there any tutorial on API integration with klanar
@anmolsharma9539
@anmolsharma9539 2 жыл бұрын
Thanks for the video it was helpful. But I want to make the url dynamic how can i achieve this. Thanks
@JeremyNeish
@JeremyNeish 2 жыл бұрын
Super cool tutorial thank you. Is there any way to show the options when in Design/UI Builder mode? It's hard to get into the groove of designing things when all I see is a repetition of Current Cell's SidebarMenu. I'd love to have a way to even put in some placeholder text when in design mode only, then pull the actual option at runtime. Maybe that's a limitation of Bubble?