Uploading a signed template from Sign to Creator

Uploading a signed template from Sign to Creator

Good day,

Please help me on how to load a signed document back into Creator after the process has been completed in Sign.
Below is the code that I am trying,

pdfFile = response.toFile("SignedDocument_4901354000000372029.pdf");
info pdfFile;
// Attach to the current record
input.userForm.signedForm = pdfFile;
input.userForm.Signed_Document = pdfFile;

    Nederlandse Hulpbronnen