Doorgaan naar hoofdtekst
Geen items gevonden.
logo dropboxsign
Waarom Dropbox Sign?
Accordeon uit- of samenvouwen

Wat je kunt doen

Documenten online ondertekenen
Elektronische handtekeningen aanmaken
Sjablonen kiezen of maken
Pdf's invullen en ondertekenen
Online contracten sluiten
Documentbeheer
Functies ontdekken
pictogram pijl naar rechts

Gebruikersscenario's

Verkoop- en bedrijfsontwikkeling
Human resources
Startups
Financiële technologie
Vastgoed
On-demandservices
Producten
Accordeon uit- of samenvouwen
dropbox-pictogram
Sign
Maak het gemakkelijk om te verzenden en te ondertekenen
dropbox-pictogram
Sign API
Integreer e-handtekeningen in je workflow
pictogram dropbox fax
Fax
Verzend faxen zonder een faxapparaat
pictogram dropbox integraties
Integraties
We ontmoeten je waar je werkt
Informatiebronnen
Accordeon uit- of samenvouwen
Blog
Workflow-expertise en productnieuws
Verhalen van klanten
Echte verhalen met echte resultaten
Helpcentrum
Diepgaande begeleiding voor onze producten
Bibliotheek met informatiebronnen
Rapporten, video's en infobladen
Ontwikkelaars
Prijzen
Accordeon uit- of samenvouwen
Dropbox Sign-prijzen
Het juiste abonnement vinden voor jou
Dropbox Sign-API-prijzen
Echte verhalen met echte resultaten
Contact met Sales
Registreren
Contact opnemen met Sales
Aanmelden
Accordeon uit- of samenvouwen
Dropbox Sign
Dropbox-formulieren
Dropbox Fax
Gratis proefperiode
Blog
/
Ontwikkelaars

Using Dropbox Sign’s API to Bulk Send with Templates (+ Code Example)

by 
LaToya Williams
December 6, 2018
3
minuten leestijd
Using Dropbox sign’s API to Bulk Send with Templates (+ Code Example)
pictogram knopinfo

Nieuwe look, hetzelfde geweldige product! HelloSign heet nu Dropbox Sign.

pictogram sluiten

What if you could maximize the impact of an action without having to do more work? You can do exactly that with Dropbox Sign's newest API feature: Bulk Send with Template. This new feature allows you to send up to 250 separate signature requests using a template with a single API request. As a reminder, templates are a great way to customize a file for signature requests that need to be sent out repeatedly to multiple recipients.

‍

When using the Bulk Send with Template endpoint, you’re able to send the signature request to a list of signers via the signer_list or the signer_file parameters. The signer_list parameter accepts a JSON array that defines the values and options of signers. This parameter is required unless a signer_file is used, you may not use both.

‍

The signer_file parameter is super handy when sending signature requests to a large list of signers provided within an uploaded CSV file. Examples of this might be petition lists, volunteer sign-up lists, school permission slips, community events, etc.

‍

Let’s walk through how it works.

‍

In this simple example, we will use the signer_list parameter for a request with 3 signers.

‍

Before we get started, you need to create a template to send out for signature. Follow this simple guide on How to Create a Template and be sure to save the template_id.

‍

Now that you have your template_id handy, we will be making the call to the API using the /v3/signature_request/bulk_send_with_template endpoint. In addition to your template_id, you will need to grab your API Key from your account settings.

‍

In this example, we will be using cURL and request-promise, a Node.js request library. In the future, you can use one of the six Dropbox Sign SDKs to make this request.

‍

cURL Example:

‍

CODE: https://gist.github.com/latoyazamill/8e616a3e9d6ad79ea197e8def3a01be3.js

‍

Node.js Example:

‍

CODE: https://gist.github.com/latoyazamill/b4b2f77aa3068ba38fb14612f6f484af.js

‍

Response:

‍

CODE: https://gist.github.com/latoyazamill/6f062cb50f565b854bdd22ffb80ca9dc.js

‍

Description:

‍

  • bulk_send_job_id: This is a unique identifier that is associated with all of the Signature Requests created for this Bulk Send Job.
  • total: The number of Signature Requests generated from this Bulk Send Job
  • is_creator: This is always true for the creator. This is set to false when searching as a team admin with the Get Bulk Send Job or List Bulk Send Jobs endpoints.
  • created_at: Unix timestamp for when the Bulk Send Job was created.

‍

Once your Bulk Send Job has been properly sent you will receive an automated message from Dropbox Sign that includes the Bulk Send Job ID.

‍

Email from Dropbox Sign notifying that a bulk job is in process screenshot

‍

You can you use the following endpoint to check the status of the Bulk Send Job:

‍

Get Bulk Send Job
GET /bulk_send_job/[:bulk_send_job_id]
Returns a BulkSendJob that includes all SignatureRequests sent.

‍

Since you are sending a non-embedded signature request, your users receive email notifications from Dropbox Sign and will sign the documents online.

‍

Congrats! You’ve just completed your first Bulk Send Job. As promised, here is an example of the cURL Request using a CSV file.

‍

cURL Request:

‍

CODE: https://gist.github.com/latoyazamill/46f8a550d7a4f182ad8dfb282b5c7be1.js

‍

Example CSV File Format:

‍

Note: Any column with a "_field" suffix will be treated as a custom field (optional). You may only specify field values here, any other options should be set in the custom_fields request parameter. You can learn more about using custom_fields in our API Documentation.

‍

Happy Bulk Sending!

‍

Blijf op de hoogte

Klaar! Bekijk je postvak IN.

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
pictogram pijl naar rechts
pictogram sluiten

Up next:

Close-up van een illustratie van een handgeschreven ondertekening, als symbool voor moderne oplossingen voor digitale ondertekening.
Ontwikkelaars
15
minuten leestijd

Dropbox Sign integreren met Ruby on Rails: een stapsgewijze handleiding

Close-up van een illustratie van een handgeschreven ondertekening, als symbool voor moderne oplossingen voor digitale ondertekening.
Ontwikkelaars
15
minuten leestijd

Dropbox Sign vs. SignNow for developers

Sjabloon

Sjabloon voor werknemersevaluatie

Producten
Dropbox SignDropbox Sign-APIDropbox FaxIntegraties
Waarom Dropbox Sign?
Elektronische handtekeningenDocumenten ondertekenenPdf's ondertekenen en invullenOnline contractenElektronische handtekeningen aanmakenHandtekeningeditorWord-documenten ondertekenen
Support
HelpcentrumContact met SalesContact met support opnemenCookies beherenAan de slag: Dropbox SignAan de slag: Dropbox Sign-API
Informatiebronnen
BlogVerhalen van klantenInformatiecentrumInformatie over wettigheidTrust Center
Partners
Strategische partnersPartner zoeken
Bedrijf
VacaturesVoorwaardenPrivacy
facebook-pictogramyoutube-pictogram

Geaccepteerde betaalmethoden

Mastercard-logoVisa-logoAmerican Express-logoOntdek-logo
Badge Naleving CPABadge HIPAA-nalevingSky High Enterprise Ready-badgeISO 9001-gecertificeerde badge

Elektronische handtekeningen van Dropbox Sign zijn juridisch bindend in de Verenigde Staten, de Europese Unie, het Verenigd Koninkrijk en in veel landen over heel de wereld.
Voor meer informatie kun je onze Algemene voorwaarden en ons Privacybeleid raadplegen