Hi @Robert_Petitto I have been working on Integromat, if you still want to debug this, I could try. I’ll need to see the module settings though.
Meanwhile, looks like the the column is a Multi linked column, in which case, you will need to Add Item in the field mappings. From what you said about copy pasting, it’s not clear if you did that.
@Robert_Petitto from the looks I don’t think the iterator is correctly setup, Integromat usually wraps bubbles within a loop into a grey bubble.
Further it seems it’s sending a single string instead of an array. Within the module’s id field, use the array formula split(records,",") and it will transform them.
I don’t have it in front of me, but hope that helps. Love Integromat over Zapier as it allows to apply functions in line.