I am using Integromat to connect with AIrtable.
In Airtable I have got Lookup column that is fetching data from the other table.
In v2 of Airtable Moules such column was returned as Integromat array so I could easilly pick any element out of it.
In v3 lookup column is returned as string [value1,value2] which is useless.
It is a breaking change that is making most of my scenarios not upgradable to v3.
Is there a chance to fix that to be like in a previous version? Or at least if there is only one value to return value
string instead of [value]
In Integromat there is no easy way to convert [value]
string back to an array.
Now when creating a new scenario I can’t pick v2 of airtable modules to work around this problem and I am stuck.