docusignapi - send document to a group of people:: Any one able to sign -


we using soap api document option. in regular way attach recipient id signature tab send document signature, in case 1 signer can sign on signature tab.

we need send document group of people in group should able sign on it. have come across concept in docusign call "signing group" need create group manually in docusign account using required email addresses.

but per our requirement email addresses not static, email addresses dynamic vary every time send document.

*signing group option might not relevant our requirement. there other go achieve it...?

thanks, vishwa

based upon current docusign api documentation, seems soap api not support management of signing groups (create/delete/get/list/update) @ time. however, docusign rest api provide type of functionality: https://docs.docusign.com/esign/restapi/signinggroups/signinggroups/


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -