Hello,
I’m trying to automate the population of resumes as attachments to a candidate table once a form is submitted. I’m having trouble getting the resume file to attach to the resume field. When I do it like this (within a loop through the uploaded resumes), I get an error saying “Invalid String”. That’s likely because the “ContentReference” is a JSON formatted string. I don’t see an option to insert the resume file itself, only metadata. How can I actually auto-insert the resume file itself?

Thank you,
Robert
