dcolley / integromat-facebook-support

0 stars 0 forks source link

I'm working on an integration between Gravity Forms, Integromat, and Airtab... #106

Open dcolley opened 3 years ago

dcolley commented 3 years ago

Source: copied from https://www.facebook.com/groups/integromat/permalink/3973116896132247/

I'm working on an integration between Gravity Forms, Integromat, and Airtable. I've linked two tables (say Estimate and Line Items) and there are two-four records attached The Estimate table.

When I do a search for a record in integromat, it returns 2 values my search looks like this: ({Calendar ID} = "{{6.Line ID)}}"

It returns the value: ({Lien ID} = "CB44de19d03, CB44de19d03, CB44de19d03, CB44de19d03"

How do I parse this down so that it looks like this? ({Line ID} = "CB44de19d03"

Even better, how do I concatenate this to be.... ({Line ID} = "CB44de19d03B"