For the complete documentation index, see llms.txt. This page is also available as Markdown.

Remove product from a card

The Remove Product from Card operation (delete_product_from_card) allows you to unlink a specific product from a card in the system.

šŸŽÆ What does this operation do?

This operation removes a product associated with a card, enabling:

āœ… Remove a product linked to a sales card, quote, or service. āœ… Dynamically update products associated with a card. āœ… Automate flows that adjust products according to pipeline changes.


šŸ“‚ How to Configure the "Remove Product from Card" Operation

1ļøāƒ£ Access the Component

  1. In Hablla Studio, open the automation flow where you want to remove a product from a card.

  2. Add the Cards.

  3. In right side panel, select the operation "Remove Product from Card".


2ļøāƒ£ Fill in the Required Fields

šŸ”¹ Workspace ID → Identifier of the workspace where the card is located (Required). šŸ”¹ Card ID → Unique identifier of the card from which the product will be removed (Required). šŸ”¹ Product ID → Identifier of the product that will be removed from the card (Required).


3ļøāƒ£ Save the Configuration

After defining the fields, click the "Save" āœ….

Now, whenever this automation is triggered, the selected product will be automatically removed from the corresponding card.


šŸ“Œ Usage Example in an Automation Flow

šŸ“Š Scenario: Create a flow where, upon receiving a quote change request, the system automatically removes specific products from the customer's card.

1ļøāƒ£ Block 1 → Capture the customer's request. 2ļøāƒ£ Block 2 → Trigger the operation Remove Product from Card to delete the unwanted products. 3ļøāƒ£ Block 3 → Send a notification to the sales team about the removal of the products.

šŸš€ Result: The system automatically manages the products on the card, ensuring the deal is always updated according to the customer's needs.


šŸŽ‰ Conclusion

The operation Remove Product from Card in the Hablla Studio makes product management more flexible, allowing dynamic adjustments in deals, quotes, and services.

If you need more support, contact our team! šŸš€

Last updated

Was this helpful?