Import Data
From ContractPal
Import data adds documents or information to a transaction. It can be added when starting a transaction or it can be added using a web service workflow during a transaction process.
For example, a user enters in their name, address and email address into a web page. After the user submits the page (by clicking a button), this data can be captured at the beginning of a transaction. The data can be used to prepopulate document or a Wizard. Data needs to be formatted in name value pairs.
FirstName John LastName Doe Email JohnDoe@MyEmail.com