Hi WebMaker experts,
How would you recommend to integrate Docusign signature or some other Signature product including full name and date into the WebMaker' forms? Or would you create Docusign/?? - friendly output document once the form is complete?
I was not able to find any helpful information so far.
How would you recommend to integrate Docusign signature or some other Signature product including full name and date into the WebMaker' forms? Or would you create Docusign/?? - friendly output document once the form is complete?
I was not able to find any helpful information so far.
RE: Docusign verification
There is nothing in WebMaker for dealing with DocuSign specifically, but there are a range of exits to allow integration with different APIs. I have included a list below, which may prove useful. Some of the links to videos are pretty old, but you should be able to translate to the newer versions.
Digital Signatures
http://www.hyfinity.com/node/308
SOAP
http://www.hyfinity.com/node/63
https://www.hyfinity.com/docs/hyfinity/v9-5/Platform/XMLControllers/SOAP%20Services.html
REST
http://www.hyfinity.com/node/66
https://www.hyfinity.com/docs/hyfinity/v9-5/Platform/XMLControllers/REST%20Services.html
Java Method
https://www.hyfinity.com/docs/hyfinity/v9-5/Platform/XMLControllers/Java%20Method.html
There is also the concept of XGate Plugins in WebMaker, which can be used to intercept incoming and outgoing messages to and from the WebMaker server platform. This approach may prove useful in certain circumstances. You can find additional details at:
https://www.hyfinity.com/docs/hyfinity/v9-5/EnterpriseStudio/Controllers/XGate%20Servlet.html
http://www.hyfinity.com/node/125
I'm unsure about the exact solution you are seeking or the DocuSign API you are trying to use, whether you are seeking to produce a pdf version of the document or trying to sign certain parts of it within a process. Again, if you need to produce pdf versions of your pages, you could explore the use of a suitable third party package to API to enable you to convert web pages to pdf. In that scenario, I assume you would need to produce a printable version of the pages(s) of the document you are trying to sign and then call a suitable API to convert to pdf.
Kind Regards
Abdul