# Get by ID

#### 🎯 **What does this operation do?**

This operation returns all available information about a specific card.

✅ Retrieves detailed data of a card.\
✅ Allows checking the status, owner, tags and other attributes.\
✅ Can be used in automations to condition actions based on the card's data.

***

### 📂 **How to Configure the "Find by ID" Operation**

#### 1️⃣ **Access the Component**

1. In **Hablla Studio**, open the automation flow where you want to retrieve the card data.
2. Add the **Cards**.
3. In **right side panel**, select the operation **"Get by ID"**.

***

#### 2️⃣ **Fill in the Required Fields**

To fetch a card by ID, you must provide:

* **Workspace ID** → Identifier of the workspace where the card is located.
* **Card ID** → Unique identifier of the card you want to fetch.

📌 **Important**: The **Card ID** can be obtained from other operations, such as **Create Card**, **Update Card** or **Get All Cards**.

***

#### 3️⃣ **Save the Configuration**

After filling in the fields, click the **"Save"** ✅.

Now, whenever this automation is triggered, the card details will be retrieved and can be used in other actions of the flow.

***

### 📌 **Usage Example in an Automation Flow**

📊 **Scenario**: Create a flow where, upon receiving a card ID, the system checks its details before making a decision.

1️⃣ **Block 1** → Receive a card ID from another automation.\
2️⃣ **Block 2** → Trigger the operation **Get Card by ID**.\
3️⃣ **Block 3** → If the status is "in progress", move to another list automatically.

🚀 **Result**: The system queries the data before performing any action, ensuring a smarter workflow.

***

### 🎉 **Conclusion**

The operation **Get Card by ID** in the **Hablla Studio** is essential to retrieve specific data and ensure automations are based on accurate information.

If you need more support, contact our team! 🚀
