Hello,
I found out that Bonita is partners with Docusign. My questions is, how do we implement it in forms?
I have not been able to find any tutorial regarding this. I appreciate your help. Thank you.
Hello,
I found out that Bonita is partners with Docusign. My questions is, how do we implement it in forms?
I have not been able to find any tutorial regarding this. I appreciate your help. Thank you.
Hi Rosario,
you can watch this video on Bonitasoft Youtube channel (sorry, only available in French)
https://www.youtube.com/watch?v=flp6B7MaKOc
the way to implement Docusign is to use connectors, based on docusign APIs. since it's async, you should provide a callback URL that will handle the message once the document is signed
Regards,
Laurent
Good day Sir,
I'm sorry for the late reply. I am still trying to figure out Docusign. I watched the link you have given me, and unfortunately I cannot follow as I only know English.
About the connector, I'm assuming I will have to use the REST api connector? Also, would you recommend Remote Signing or Embedded Signing?
My apologies, as of now I have installed Eclipse to further understand how Docusign works.