How to Find a Block or Component in Your Project?

Have you seen a tutorial or community post but can’t find the block mentioned in your project? Or are you just looking to unlock more powerful features and tricks? This guide is for you!

Blocks fall into four main categories: Blocks that you can use right away, blocks that need a component or a data source, blocks that you need to activate, and blocks that need an API key.

1. Blocks You Can Use Right Away :rocket:

These blocks are available by default and don’t require any setup.

Core blocks, such as Control, Logic, Math, Text, Lists, Color, Device, Objects, Variables, Functions Blocks.

Some blocks like Speech, Sound, Share, Camera, Files, Sign In, Location, Push Notifications, In-App Purchase were components in older Thunkable versions. Now, they’re part of the App Features and can be accessed directly from your project’s Blocks tab.

2. Blocks That Need a Component :leftwards_pushing_hand:

Some blocks only appear after you add their corresponding components from the Design tab.
Block categories: Canvas and Data Sources

Specific blocks:
AdMob Banner, Update Filter on Data Sources, Delete All Rows, Remove block


3. Blocks That Need to Be Activated :plus:

Some powerful features are not added by default. These blocks have a plus (+) icon next to their name.

Examples: Alerts, Timers, Sensors, Web API, Bluetooth, JavaScript Web Bridge, OpenAI Services, Interstitial & Reward Ads,

To activate them:

  1. Go to the Blocks tab.
  2. Click the + icon beside the block name.

:warning: Activating certain blocks (like Interstitial & Reward Ads**) may block your app from being published unless you’ve set the necessary keys properly and get approval.

If you activated one by accident, remove it like this:

4. Blocks That Require an API Key :key:

These blocks need your API key to function correctly, especially for publishing or downloading your app.

Examples: OpenAI Services, Push Notifications, In-App Purchase, Upload File to the Cloud (Cloudinary), Some Location blocks, Sign In, Banner, Interstitial & Reward Ads


:warning: You can live test or web preview without adding your API keys, but they are required for downloading and publishing.

Advanced Blocks :brain:

Some blocks come with advanced options:

Have you learned something new or do you know any other tricks?
Let us know in the comments below

1 Like