Concatenating Dynamically Named "Line Item #" Fields in Pabbly Connect
Status: Open · Asked by avielchik on · 0 views
Hi guys!
I'm looking for a way to concatenate values of fields from a response: 'Line Items 0 Title', 'Line Items 1 Title', etc., into one string separated by commas in Pabbly Connect. Issue is i never know how many of those fields i will receive.
How can i do that dynamically?
Hi @avielchik,
You can try using a Line Itemizer to achieve this use case.