I’m trying to write a script for an automation that creates a list of all the companies which bought a certain material. (input.config() has two variables: materialUsed and recordID)
However, I want the output pushed onto the Contact field which is i...