Hi guys,
I was wondering if it is possible to identify a specific line within a Multiple Lines of Text field and copy the value to a seperate field?
In my organisation, we have Leads created from our Online Shop using a Zapier plugin. One of the fields that is created copies all of the Line Item data from our shop to our CRM system in a Multiple Lines of Text field. I would like to extract a specific line from this field and copy it to another field.
The data that is generated is as follows:
categories: XXXXX
item_meta: []
line_subtotal: 0.00
line_subtotal_tax: 0.00
line_tax: 0.00
line_total: 0.00
name: Product Name
product_id: 25101
quantity: 1
sku: HSE02
tags:
tax_class:
type: line_item
variation_id: 0
I would like to take the data from the line that begins "Name:" as this is the specific product that is being purchased and I'd like to make it easier for my users to find.
I hope this makes sense...
*This post is locked for comments