HR wants every staff member to acknowledge a revised policy and we have 320 employees. I’ve never run a bulk acknowled…
Log in to your Adobe Acrobat Sign account at https://acrobat.adobe.com.
Navigate to the E-Sign section and select the option to send documents in bulk.
Upload the PDF file you want each recipient to sign.
Enter an agreement name and customize the message to recipients if needed.
Add recipients by entering their names and email addresses, or upload a CSV file with recipient details for larger lists.
Best practiceUploading a CSV file is the fastest way to add a large number of recipients and reduces manual entry errors.
Review your settings and recipients, then send the document for signature.
You can track the status of each recipient's agreement individually after sending in bulk from the Manage tab.
This runs in the Acrobat app - there is no separate API for this task.
You need to get an access token using OAuth, which proves your app is allowed to use the API. This token is included in each API request so Adobe knows who you are.
Sending one document means you send it to a single recipient, while bulk sending lets you send the same document to many people at once, saving time and effort.
Yes, you can use merge fields or templates to personalize each document for every recipient, like adding their name or other details automatically.
API automation is much faster and reduces errors, especially when you need to send lots of documents regularly or as part of a bigger workflow in your app.
You can call the API to get updates on each document's status, such as whether it's been viewed or signed, so you can track progress automatically.