• Shopping Cart Shopping Cart
    0Shopping Cart
Clixio
  • Features
  • Pricing
  • FAQ
  • Blog
  • Log in
  • Free Trial
  • Menu Menu

Fetch Product Details using Pluck and Join in Workflows

January 22, 2025/in What's New? Automations, Integrations
Introduced Pluck and Join helpers for Streamlining Workflow Automation:

Pluck: Extract specific fields from a dataset (e.g., product titles from an order).

Join: Combine extracted items into a single, formatted string with a custom separator.

Enables dynamic extraction and formatting of product details from order submissions for seamless integration with external platforms like Google Sheets.

Example Use Case: Send only product names from store orders to Google Sheets every time a new purchase is made.

How to Use?

Set Up a Trigger:

  • Use triggers like Order Form Submitted or Inbound Webhook to initiate the workflow.

Process Data:

  • Use the Pluck Helper to extract specific information, such as product titles:

{{ pluck order.line_items “title” }}

  • Use the Join Helper to combine extracted data into a single string, separated by a custom delimiter:

{{ join (pluck order.line_items “title”) “, ” }}

Send Data to External Systems:

Example: Use the “Create Row in Google Sheets” action to log:

  • Products

    : {{ join (pluck order.line_items “title”) “, ” }}

Test and Validate:

  • Run test orders to verify data extraction and ensure correct formatting before launching the workflow.

Why We Built It?

  • To simplify data extraction and formatting for automation users.
  • To reduce manual effort in integrating product data with external systems like Google Sheets.
  • To enable versatile workflows that cater to specific user needs, such as sending only relevant product details (e.g., product titles).

Example Use Case

Example: Send Online Orders product titles to google sheets.

Imagine you’re processing an online order. Each order includes products with details like names, prices, and quantities.

Goal: Extract Product Titles

You want a list of product names (title) from all items in the order, combined into one string separated by commas.

{{ join (pluck order.line_items “title”) “, ” }}

Output:

“TEST OFFER, ANOTHER PRODUCT, LAST ITEM”

Screenshot 2025-01-17 at 16
Screenshot 2025-01-22 at 11
https://clixio.io/wp-content/uploads/2025/01/87bd275a0ac54811381c50a4856f7b84.png 1136 1342 Clixio.io https://clixio.io/wp-content/uploads/2023/08/clixio-logo-dark.png Clixio.io2025-01-22 16:13:002025-01-22 16:13:00Fetch Product Details using Pluck and Join in Workflows

RSS feed: Latest Feature Updates Latest Feature Updates

  • Improved: Dynamic Value Chips with Improved error segmentation September 4, 2026
  • 📞 More Reliable Missed Call Text Back with Smarter Number Selection September 4, 2026
  • 🔐 Client Portal: “User login” Workflow Trigger Now Supports the New Client Portal Experience September 3, 2026
  • 📢 Carrier Fee Pricing Update – Effective October 1, 2026 September 3, 2026
  • Privacy Policy + T&C URLs on Toll-Free Verification September 2, 2026
  • Workflow Builder: Pick an Email Sender Domain for Each Workflow! August 28, 2026
  • Certificate AI Beta is now live August 27, 2026
  • 📅 Date Range Setting Can Now Count Only the Days You Actually Work August 27, 2026
  • Schedule Availability with Custom Open & Expiry Experiences – Form, Survey & Quiz August 27, 2026
  • WhatsApp messaging limits: now shown at the portfolio level August 27, 2026
Book a demo
See Clixio working
for your business, live.

30 minute call with our team. Personalised to your industry, no hard sell.

Book your free demo
14 day free trial · Cancel anytime
Clixio - Marketing and sales automation

Marketing & sales automation built for Australian service businesses. One platform, one flat rate, genuinely easy to use.

Product
Features Pricing How it works Latest updates
Company
Blog FAQ Get support Account transfers
Legal
Privacy Policy Terms & Conditions
© Clixio. All rights reserved. Made with ♡ in Australia.
Scroll to top Scroll to top Scroll to top