I have a Members table in Zapier with a linked field to another table let’s call it Interests for the sake of simplicity. On a Google form they select their interests and I would like it to populate this field with all of their interests.
I’ve got the member record retrieved, all I have the interests by name in the values of a Line Item (the keys _0 _1 _2 etc) but I can’t figure out how to update the multi-value linked field in the Members table. I tried passing them as a comma-separated list but it always fails with a validation error.
I can’t find anything in the documentation about how to do this. Can someone please advise?
Thanks!



