Error 400 while test contract creation

I was just testing contract creation and sending a document to sign. I got the first part right, but when I used the DocuSign module to send the document for signing, I encountered this error.

here’s the setup :



You need to map or add tabs in {tabs label, tabs value} or ElseWare u can remove if not any.

2 Likes

Google Docs’ module field “Document ID” is actually a string variable containing alphanumeric characters. You cannot map that into a number/integer field.

Since that is a required field, try inserting a number 1 into DocuSign.

2 Likes