Best answer

How to separate values and put the value in two different outputs

  • 26 August 2021
  • 1 reply
  • 252 views

Userlevel 1

Hello,

 

I have a Clickfunnels flow that sells multiple products.

 

I’m trying to pass to Facebook Conversions API the different information of each product.

...BUT first you need to know that Clickfunnels archive all the Amount of the products that the user has bought in this field down below.

 

So I want to:

  1. Separate these values with comma (,)
  2. And I want to have a different Output for each value, so I can put different values in my facebook conversions zap

Thank you if you will spend 1 minute to help me! 🙏

Ps: Please Note that I tried Format already. But there is a issue… It keeps passing the due value in the SAME OUTPUT.


Instead I need to pass two different outputs in the field down below. Because FB conversions Api will keep this information as “one” and not two.

So I basically need to have two different outputs (bubbles) instead of one with both the values inside.


PLUS: this should work with unlimited products that are sold in the flow at the same user. So will be amazing if all would be dynamic and without manual input of values, products, and stuff. 

icon

Best answer by robschmidt 26 August 2021, 16:46

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.

1 reply

Userlevel 7
Badge +9

Hi @Tradacc 

It looks like line items. You can use formatter > Line items to text and then use formatter > splitter, you should be able to get different output variables. Also, in order to work with a large number of items, you need to pass like 10 items while testing and map accordingly. Otherwise, if you have map only 2 items, rest won’t pass in future runs.