Can this be used by my users? For example if I have 100 users who all have their own docusign accounts can they access their accounts if I have this plugin on my application?
Hi @brianpattenfl
this particular version is not an oAuth one so it’s not for allowing your users to access their docusign accounts, but rather to allow you as an app administrator to access your own account.
Hope this helps
thanks
Is it possible to extend this plugin to allow this oAuth functionality to allow Users to authenticate their own DocuSign? Or is it impossible to setup Bubble this way?
Thanks for reaching out and the suggestion regarding the plugin improvement.
We’ll need to check this out to see how feasible it’ll be to implement it for the current plugin. It may take some time before pushing this update though.
Thanks for understanding.
Thanks for reaching out. No, unfortunately it hasn’t been implemented. We’re loaded with other internal products and client projects, but we’ll consider your input for internal discussions to see how feasible it is. We cannot guarantee something on this matter, but in case we do improve the plugin, you’ll receive a notification from us asap!
Is it possible to use your plugin to integrate e-Signature in the marketplace?
Marketplace provides a contract template where there are places for sender’s & recipient’s signatures. So before sending it via email, the sender has to sign it. Then after the recipient signs, marketplace (our Bubble app) gets the webhook. Is that possible?
It is currently possible to sign the document without authentication and with the help of JWT token, therefore it might be something that can help you to integrate the e-signature in the marketplace. Check out this example: https://zeroqode-demo-12.bubbleapps.io/version-test/docusign_lv?event=signing_complete (scroll down). However, it sends the completed(signed) from one user to another, and the recipient’s signature is not available in the plugin at this stage.
In case you have any other questions, simply let us know.
I want to have pre-defined dynamic fields in the contract, sender pre-fills them before sending. And then receiver just leaves the signature, I don’t need to change anything after the signing