Skip to main content
Best answer

Trying to extract multiple text from an array

  • October 9, 2020
  • 1 reply
  • 135 views

Hey all

I am trying to “parse” an array of text in order to extract the relevant information I need into another app into separate fields

 

The array contains bedroom surfaces in the following way:

 

structure__areas__bedrooms:

1:size:

5

units:

2:size:

6

units:

m²

 

I need to get the “5” in a field, the “6” into another field.

 

Any ideas ?

Best answer by Troy Tessalone

Try using Formatter step or a Code step.

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

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • Answer
  • October 9, 2020

Try using Formatter step or a Code step.