SIGNiX digital signature platform has MassMailer feature for distributing documents and forms and collecting data and signatures
This project contains files for a showcase and tutorial of the SIGNiX MassMailer feature.
There are two demonstrations included. One is for collecting data from lessees of Zoom Jet Packs, a fictional company that is required to collect insurance details on an annual basis. The other is for Zoom Jet Packs to distribute an important recall notice, and to track which customers have opened and acknowledged it.
MassMailer is a feature to create transactions in volume. Capabilities include:
- Distribute documents and forms
- Personalize / prepopulate forms for each transaction (similar to Mail Merge)
- Collect signatures and signed documents / forms
- Collect data via forms (and downloaded in aggregate)
- Track the completion of transactions via a dashboard
MassMailer is a no-code solution. It is driven entirely through the SIGNiX MyDoX UI, with supporting CSV files. To find out more about SIGNiX, and to request a demo or trial, click here.
MassMailer is a user-driven feature with a complete UI. It is CSV-driven, so data is easy to prepare in Excel or with a database. Results can be processed in Excel, offering all the data collected via forms. Of course, the collected data could then be uploaded to a database or business application.
Documents and forms are in PDF format. SIGNiX provides an interactive editor, for adding form fields and signature fields to PDFs. The form fields can be prepopulated from the input CSV, or used to collect data from signers.
- Installation
- Usage
- Explanation of files
- Contributing
- License
- Contact
MassMailer is a no-code solution, so there is no installation of code required. However, to use the demo files, they should be downloaded to a local desktop. To get the files in a zip file, use the Release package, and then extract the files from the zip archive.
Note that the email addresses in the CSVs will need to be updated to your choice of email addresses.
There are two scenarios covered by the sample files:
- Data collection in volume
- Zoom Jet Packs is required to collect insurance details from their lessees on an annual basis.
- A standard form (included in the samples) is used to notify lessees and request data.
- The form is tagged to include prepopulated data and fields for collecting data.
- The form must be signed by the lessee. The act of signing also submits the user-provided data.
- A template can be used, so the same tagged form can be reused multiple times. This allows a test run, followed by a full production run. CSV files for each are included in the samples.
- During the notification and collection process, transactions can be tracked, showing who has submitted their forms, and which forms are still outstanding.
- Data collected is processed in Excel, making it ready for upload to a business application and preparing it for analysis.
- Document distribution and tracking of acknowledgements
- Zoom Jet Packs must send a recall notice to certain customers, and track acknowledgements.
- A recall notice document is included in the sample files, along with a corresponding CSV file for distribution list.
- The document can be uploaded to SIGNiX, tagged for requesting acknowledgement, and then sent to the distribution list.
- Acknowledgements can be tracked.
In both scenarios, the general process of using MassMailer is as follows:
When analyzing your document / form, you should identify:
- Personalized / prepopulated fields
- Data collection fields
- Signature and date fields
To prepare the CSV file that will contain the distribution list, prepopulated data and columns for data collection, follow the instructions here: https://knowledge.signix.com/helpcenter/how-do-i-create-the-mass-mailer-csv-import-file
Note: included in the options for the CSV is the abiity to specify the authentication method. This allows MassMailer to be used in conjunction with SMS for 2-Factor Authentication or other authentication methods such as Knowledge-Based Authentication (KBA) or ID Verify (government ID check and video selfie / biometrics).
And, for more general information on using MassMailer, click here: https://knowledge.signix.com/helpcenter/how-do-i-use-the-mass-mailer-feature
A screen-by-screen walkthrough of the two scenarios is included in the sample files. MassMailer Walkthrough Screens
The output of the MassMailer report feature has columns for both tag names and tag values. To transform the MassMailer report data into a more general-purpose format, an Excel file containing a Power Query is used and included in the sample files.
To use this Excel file for transforming the report output:
- Request and download the report data in a zip format.
- Extract the files.
- Download the Excel file and put it in the same folder as the extracted files.
- Open the Report.csv file and copy all the data.
- Paste the data “as values” at row A1 in the INPUT tab. The table will automatically size to fit the pasted data.
- Open the OUTPUT tab, and right-click on the green table. Select Refresh. The OUTPUT tab should now show the data in simple named columns.
It may be necessary to format date columns, etc., prior to further processing.
- Documents / Forms / PDFs
- Example PDFs for the insurance data request and recall notice.
- CSVs
- Example CSVs that contain distribution lists and details of prepopulated fields and data to be collected.
- Excel file
- File to transform the output of the Report to a more general-purpose format.
- Walkthrough PDF
- Screen-by-screen walkthroughs of the scenarios.
Guidelines for contributing coming soon.
This project is distributed under the MIT license. See the LICENSE.txt file for details.
Contact information coming soon.