Do Every N Seconds workflow in Bubble.io

The "Do every N seconds" workflow event polls on a timer in Bubble.io. Learn to use it for checking async API results, slideshow timers and periodic UI updates.

How do I poll for an OpenAI Assistant API result using Do Every 5 Seconds in Bubble.io?

In this Bubble tutorial, we will discuss whether you should use the create chat completion endpoint or the new beta list of endpoints from OpenAI when working…

Watch: Why you shouldn’t be using the OpenAI Assistant API with Bubble.io →
How do I build an auto-advancing slideshow using a timer in Bubble.io?

In this Bubble tutorial we explain how to create a slideshow with a Repeating Group that uses a Next button and a Previous button. We conclude the video by…

Watch: How to create a slideshow in Bubble with a Repeating Group →
Should I use polling or webhooks for async API results in Bubble.io?

Let's discuss whether to use the OpenAI Assistant API with Bubble.io applications. Exploring the key differences between the assistance API and chat…

Watch: Should you use OpenAI Assistant API with Bubble? →