Hoppa till huvudinnehåll
Inga objekt hittades.
logo för dropbox sign
Varför Dropbox Sign?
Expandera eller kollapsa dragspel

Det här kan du göra

Skriv under dokument online
Skapa elektroniska signaturer
Välj eller skapa mallar
Fylla i och skriva under PDF
Slutför kontrakt online
Dokumenthantering
Utforska funktioner
ikon för högerpil

Användarfall

Försäljning och företagsutveckling
Personal
Uppstartföretag
Finansteknik
Fastigheter
På begäran-tjänster
Produkter
Expandera eller kollapsa dragspel
ikon för Dropbox
Sign
Gör det enkelt att skicka och skriva under
ikon för Dropbox
Sign API
Integrera eSign i ditt arbetsflöde
logo för dropbox fax
Fax
Skicka fax utan en fax
ikon för dropbox-integreringar
Integreringar
Vi möter dig där du arbetar
Resurser
Expandera eller kollapsa dragspel
Blogg
Nyheter om arbetsflödesexpertis och produkter
Kundberättelser
Verkliga berättelser med verkliga resultat
Hjälpcenter
Fördjupad vägledning kring våra produkter
Resursbibliotek
Rapporter, videor och informationsblad
Utvecklare
Prissättning
Expandera eller kollapsa dragspel
Dropbox Sign-prissättning
Hitta den plan som passar dig bäst
Dropbox Sign API-prissättning
Verkliga berättelser med verkliga resultat
Kontakta säljavdelningen
Registrera dig
Kontakta säljavdelningen
Logga in
Expandera eller kollapsa dragspel
Dropbox Sign
Dropbox Forms
Dropbox Fax
Provperiod utan kostnad
Blogg
/
Utvecklare

Creating Approval Workflows with Multiple Signers

av 
Taylor Krusen
October 14, 2021
5
min lästid
"Creating Approval Workflows with Multiple Signers" header image
ikon för verktygstips

Nytt utseende, samma fantastiska produkt! HelloSign är nu Dropbox Sign.

ikon för att stänga

Approval workflows with multiple signers are everywhere! You might find a parent signing their newly licensed dependents onto their existing car insurance policy, or a group of college grads co-signing a rental lease on a new house. In business, lengthier processes like mergers and acquisitions will inevitably lead back to lengthy and complex legal documents with multiple levels of approval.


In any scenario, dealing with multiple signers in a signature-based approval workflow is hard. With physical documents you might get lucky and have everyone in the same place. However, this can get overly complicated if that’s not the case or if new signers are added at different stages, and might require multiple phone calls or meetings to obtain signatures from all parties.


In this article we’ll examine how you can use the Dropbox Sign API to build great signing experiences for your users, especially in approval flows with multiple signers.

‍

Send Documents to Multiple Signers

‍

Preliminary

Please complete our official Quick Start if you’d like to use the samples in this article. We’re going to be using the Dropbox Sign NodeJS SDK throughout.

‍

Send signature request

Imagine you’re running a business where many of the employees are remote, and you just started offering them corporate cards to take care of simple transactions. Quickly you realize that you need a process in place that can handle multiple approvers, especially for bigger purchases, and the ability to notify Finance for record keeping. Because teams might be geographically spread out, it’s not only fine for signing to happen at different times, it’s actually necessary.

‍

You can accomplish this using the Dropbox Sign API by calling Send Signature Request (/signature_request/send) and passing multiple signers. You can even specify the order and send a carbon copy to the finance department so they receive the approved expense report.

‍

‍

In the request above, we’re sending a signature request to Taylor who manages Roshawn. After Taylor receives and signs the request, Roshawn is able to sign the report before sending a completed copy to the finance department. We specified the signing `order` with the order parameter. We’re also making use of `metadata` to store a unique string on the signature request. In production, you might do this so you can easily identify the signature request in the future through search.

‍

Embed Documents for Multiple Signers

Now let’s look at a different scenario where we typically see signing complexity increase with multiple parties involved. Pretend you’re building a web app to help banks and FinTech companies complete approval workflows more quickly. Because your target clientele is sensitive about security and customer data, you want to avoid sending them outside of the app to conduct different aspects of the approval workflow.

‍

You can use the Dropbox Sign API to build embedded signing directly into your app. This signing flow has a few additional steps: generating the embedded signature request, creating an embedded object, and embedding the signature request into the front end of your app. This signing flow requires special consideration when building for multiple signers, which we’ll cover in the context of the example below.

‍

Generating an embedded signature request

The first step is calling Send Embedded Signature Request (/signature_request/create_embedded):

‍

‍

The request above will return a signature request object. Within that object, there’s an array of `signatures`. Every entry in that array represents a unique `signature` object for each individual signer (even if they’re signing the form in multiple places). In an embedded signing flow with multiple signers, we recommend saving that `signatures` array to a database, where you can retrieve the respective `signature` as needed when a party is ready to sign.

‍

Creating an embedded object

Once a signer logs into your app and is ready to complete their signature, you’ll need to generate an embedded object for them. The subsequent `sign_url` can be embedded into the front end of your app. You’ll need a unique `sign_url` for each respective signer on your signature request.

‍

Each signature object contains a unique `signature_id`, which gets passed to Get Embedded Sign URL (/embedded/sign_url/:signature_id) when that party is ready to sign.

‍

‍

The temporary `sign_url` from the embedded object must be passed passed to the front end of your application, where it can be embedded in an iFrame.

‍

Embed signature request on front end

The embedded signing functionality relies on a client side library called hellosign-embedded. You’ll need to include this library in the front end of your app through a package manager (such as npm) or cdn.

‍

Using the `sign_url` you passed from your back end, you can call the `open()` method available on the hellosign-embedded library.

‍

‍

Note that this JavaScript implementation is suitable for inserting into a `<script>` tag in plain HTML. In production you’d likely use a front end framework such as React or Django. The important part is that this code executes in the context of your browser.

‍

Using embedded signing with multiple signers

Creating a great embedded signing experience in an approval flow with multiple signers depends on effectively managing the flow of information in your app. In general, you’ll want to create and store the signature request. As signers access your app, you’ll pull up the signature request (likely by `signature_request_id`), grab their corresponding `signature_id`, create a `sign_url` that gets passed to your front end, and embed it into an iFrame using hellosign-embedded. You’ll repeat that process for each respective signer. Once the document is completed it will be sent to all parties.

‍

Delighting multiple signers

When your business is moving from pen and paper to eSignature, the complexity of approval workflows that require multiple signers can be scary. But don’t let that stop you! Digitizing legacy approval workflows that rely on signature is a huge value add for your business. The Dropbox Sign API offers two main signature flows, embedded and non-embedded, that can help you implement seamless approval workflows for multiple signers. You can learn about our other API features and find additional resources in our developer portal. Happy signing!

Håll er uppdaterade

Klart! Kolla i inkorgen.

Thank you!
Thank you for subscribing!

Lorem ipsum

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.

Lorem ipsum
ikon för högerpil
ikon för att stänga

Up next:

Närbild av en handskriven signatur som representerar moderna lösningar för digital signering.
Utvecklare
15
min lästid

Integrera Dropbox Sign med Ruby on Rails: En steg-för-steg-handledning

Närbild av en handskriven signatur som representerar moderna lösningar för digital signering.
Utvecklare
15
min lästid

Dropbox Sign vs. SignNow for developers

Infografik

Därför är e-signaturer en säljledares bästa vän

Produkter
Dropbox SignDropbox Sign APIDropbox FaxIntegreringar
Varför Dropbox Sign
Elektroniska signaturerSkriv under dokumentSignera och fyll i PDF-filerOnlineavtalSkapa elektroniska signaturerSignaturredigerareSign Word-dokument
Support
HjälpcenterKontakta säljavdelningenKontakta vår supportHantera cookiesKomma igång: Dropbox SignKomma igång: Dropbox Sign API
Resurser
BloggKundberättelserResurscenterLegalitetsvägledningTrust center
Samarbetspartners
Strategiska partnerPartnersökverktyg
Företag
JobbVillkorSekretess
ikon för Facebookikon för YouTube

Godkända betalningsmetoder

Mastercard-logoVisa-logoAmerican Express-logoDiscover-logo
Badge för efterlevnad av CPAHIPAA-efterlevnadsikonSky High Enterprise Ready-ikonISO 9001-certifieringsikon

Elektroniska underskrifter med Dropbox Sign är juridiskt bindande i USA, EU, Storbritannien och i många länder runt om i världen.
Du hittar mer information i våra villkor och vår integritetspolicy