Hi to all,
I have a problem trying to use the data bridge in Visual Composer.
I have a Web Service that returns an object, which itself contains an array of integers.
So, I want to make a data bridge using the output of this Web Service.
I create the data bridge and attach it to a table, than the table to an end component.
I then want to use the VC model I created with this data bridge , the table and the end components.
I try to consolidate the output parameter of the web service to the bridge. The problem is that these parameters can not be grouped because the bridge expects a list of objects, and every single object has an integer value (and not a single object with list of integer values).
Has someone experienced this problem before? Or Is there any source I can read in order to gain more information on how exactly the data bridge is used and exactly what kind of data can it transmit.
Thanks in advance,
Vera