Copy value integration field

Copy value integration field

Hi,

I have an integration field with CRM to look up account names, I want to copy these names to another field but every time I do it I get an ID.

I have tried like this:

input.other_field = input.integrationField;