Skip to main content
Best answer

how to input multiple items in a nested children field though cli ,while setting up action

  • January 13, 2021
  • 2 replies
  • 904 views

I am creating an app though cli, where i need to send the multiple products under a particular field called product, but for children fields i gave every field a unique key, so how can i set up a zap where i could add multiple products while doing the step

Setup zap action

i want to enter multiple products

 

 

 

Best answer by ikbelkirasanBest answer by ikbelkirasan

Hi @pushkar123 - You would need to map the line items values from a previous step that actually outputs line items (Basically an array of objects). 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

ikbelkirasan
Forum|alt.badge.img+12
  • Zapier Expert
  • 555 replies
  • Answer
  • January 13, 2021

Hi @pushkar123 - You would need to map the line items values from a previous step that actually outputs line items (Basically an array of objects). 


  • Author
  • Beginner
  • 2 replies
  • January 21, 2021

ok,thanks for the answer