what are the existing design patterns for electronic signature? I've heard a

what are the existing design patterns for electronic signature? I've heard about docusign... any others?

OriginalPostID-147066

OriginalPostID-147066

  Discussion posts and replies are publicly visible

Parents
  • Hi, We've recently integrated with DocuSign to send documents from Appian for signature via DocuSign, and retrieve the signed document from DocuSign back into Appian. We had to write our own smart services that invoked DocuSign REST API. Even though it would have been simpler to use the DocuSign JAVA APIs for this integration, we couldn't use the DocuSign provided JAVA APIs as it relied on a jar with classes (Jersey) that conflicted with existing Appian jars (in case someone else attempting the DocuSign integration finds this information useful).
Reply
  • Hi, We've recently integrated with DocuSign to send documents from Appian for signature via DocuSign, and retrieve the signed document from DocuSign back into Appian. We had to write our own smart services that invoked DocuSign REST API. Even though it would have been simpler to use the DocuSign JAVA APIs for this integration, we couldn't use the DocuSign provided JAVA APIs as it relied on a jar with classes (Jersey) that conflicted with existing Appian jars (in case someone else attempting the DocuSign integration finds this information useful).
Children
No Data