Best answer

How to wrap line items with quotes but keep as line items?

  • 8 August 2023
  • 3 replies
  • 51 views

Userlevel 2
Badge +1

I have some data that comes through as line items: 

Example 

Tags Alpha, Beta, Gamma, Delta

The number of line items is not fixed and will vary with each trigger. 

In subsequent steps, Zapier is reading these a line items (example below), which is great for some of the steps I want to take later on. 

1 Alpha
2 Beta
Gamma
4 Delta

I want to wrap each line item in quotes so that the end result is 

1 “Alpha”
2 “Beta”
3 “Gamma”
4 “Delta”

Or even better, this output: 

Output “Alpha”, “Beta”, “Gamma”, “Delta”

How can I achieve this? 

I’ve been poking around with Formatter options and documentation, but I can’t quite figure it out. 

icon

Best answer by Troy Tessalone 8 August 2023, 21:54

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +14

Hi @ddpancratz 

Good question.

Try this Zap action: Formatter > Utilities > Line-Item to Text

 

CONFIG

 

OUTPUT

 

Userlevel 2
Badge +1

@Troy Tessalone Thank you!

Userlevel 7
Badge +6

That’s great news! I’m glad Troy was able to point you to the right direction!

If you have any other questions, please don’t hesitate to ask in the Community. We’re always happy to help! 🤗