✍️ Digital Signatures (E-signing) with PandaDoc + Tape Automations

Digital signatures save time and money by streamlining common approval processes and legal documents. Many Tape partners and users requested a guide on how this can be achieved with Tape.

PandaDoc is one popular e-signing solution that is affordable and has a powerful API, which is perfect to integrate into Tape. We will directly integrate, avoiding the need of an integration layer / provider and thereby streamlining this process.

This guide provides insights into how a basic integration between PandaDoc and Tape can be leveraged to sync contacts between both systems and leverage the strength of both solutions combined.

We will leverage the powerful PandaDoc API to integrate seamlessly using Tape workflow automations. Basic code snippets are already provided as a head start.

The following preliminary requirements need to be met in order to get started with this guide:

  • A PandaDoc account (can be a free trial account, which is set up in a minute)
  • API access via a sandbox key
  • A Tape organization

1) Get started: Duplicate showcase workspace

Clone our demo workspace via this URL by clicking Duplicate on the top right:
PandaDoc Showcase Sharelink . The workspace will be added to your Tape organization and you get can get started right away.

Your workspace should now look similar to this screenshot:


2) Prepare you PandaDoc account

Log into PandaDoc and access your documents. You should then add a single template, for this example here we use the “New York Non-Disclosure Agreement” from the PandaDoc template store. You should be able to find it using the “+ Template” button and the search, as seen here:

Add the template and copy the template UUID (easiest via the browser URL):

In this case, it is ppig9eKSortYjoHMTFPLX7. You will need it in the next step.

3) Set your API config inside the config record

Open the “API config sets” app, and open the available record. You need to fill in your API key here, and the template UUID of the template you added in 2). It should then look like this:

A workflow automation will validate your API key and set the validation status here. Once that is green :green_circle: you’re good to go.


4) Test

Go to the NDAs app and create a record. An NDA will be created with the template in PandaDoc and send to the specified email address for signature.


Outlook

The showcase workspace provides basic scripts on how to use the template. You should be able to reproduce and derive most common cases using that script. Be sure to also check the PandaDoc API docs.

One could easily enhance this by adding a webhook to update the NDA record in Tape once the recipient has signed it. Drop us a comment if that would be valuable for you to have included in this guide here!

Should you have questions or get stuck, feel free to ask here in the comments. :point_down:

Happy signing! :pen:

2 Likes

Nice!

Is it possible to create a custom PDF > Panda > Sign > Return to Tape?

1 Like

@1F2Ns glad to see you like the guide!

That should definitely be possible, but may require more integration work. I will look into that and add another example to the guide. Will update here once it is available.

Cheers
Tim

1 Like

PandaDoc can notify you when a document is signed, viewed etc. By a webhook. It looks to me that there isn’t a sandbox for this so you need to be on the Enterprise version

If you are not on the Enterprise plan you can probably do active polling (explained in the link above). You can download the document when it’s in the complete state:

1 Like

After looking at PandaDoc pricing I do not think they will be a good fit for us personally. I think we will continue to use JotForm + stripe + signature as it will be the path of least resistance. We’re trying to get away from RightSignature plan we already have.

2 Likes

Note by a participant: 🗓️ Sept. 7th Live Demo and Q&A webinar for advanced users

“For those of you who are happy to produce only text based documents with simple markup, I highly recommend eSignatures.io, it has a FABULOUS API and you also only pay by what you use!”

2 Likes