1

I have an exiting app that lists delivery jobs and has links to Docusign docs that need signing using inperson signing. I also need the offline functionality that the native apps give, but without replicating it all in my existing app. Why rewrite what already exists right? I was hoping that there would be a way to jump from my app to the right doc in the docusign app without the drivers needing to search manually. e.g. deep-linking

I've looked at the existing question below that is over a year old and wondered if anyone has got a solution yet?

Is it possible to deep link into the native IOS and Android Docusign app>

Matthew
  • 13
  • 2
  • What's do you want? Could you please describe more detail the flows that's you want to do? I understand that You need to open a screen in the other app from your app, that's right? – Sinh Phan Nov 05 '20 at 10:06

1 Answers1

0

DocuSign currently does not support app deep linking into the Android app. We recommend you take a look at the Mobile SDK for any integrations. With the SDK, you're able to sign existing envelopes while online, and create/sign envelopes offline.

Inbar Gazit
  • 12,566
  • 1
  • 16
  • 23