I have a similar error found in this topic: Monday + PandaDoc - #2 by sgharibian
No solution is shown there…
I am not using any ‘replace’ functions anywhere in my scenario but it keeps giving me the same error:
IMLError
Function ‘recipients’ finished with error! Cannot read properties of undefined (reading ‘replace’)
I have this same module being using in multiple Make accounts for various PandaDoc accounts but as far as I can tell the permissions are the same on all yet this is the only one causing a problem.
I found the issue/solutions. If anyone falls on this post here is what happened for me and how I fixed it.
I was using custom variables to fill details of the document in the PandaDoc template dynamically. I didn’t realize I named one of the fields the same as I named one of the signing roles. So when the module went to populate the field PandaDoc erred. As soon as I changed that field name to something else I had no more issues.
I am surprised PandaDoc’s support didn’t catch that issue more quickly but there you have it!
1 Like