Lists created from collections are now correctly formatted in resulting documents.
Integrations
AdobeSign integration ver 2.0.0
Configurable signers input fields + Configurable CC input fields
Single file upload for `Document - Upload` action allow chaining with `Agreement - Send from Transient Documents`
Single Document ID input for `Agreement - Send from Transient Documents` to allow direct input from `Document - Upload` output
new `max-signers` integration parameter as maximum number of signers to display
new `max-cc-fields` integration parameter maximum number of CC inputs to display
`agreement-send-transient` implementation update, variable signers fields (name, email - change from First Name Last Name pairs to align with DocuSign) variable CC fields (email) as consumer of `max-signers` and `max-cc-fields` integration parameter
`document-upload` API contract change, single file upload, `document_id` output as String
`agreement-send-transient` API contract change, single document input, `document_id` input as String
Eigen ver 2.0.0
authentication and rate limit issues are solved - the integration will retry on rate limit, 3 times, backing off on each attempt (i.e. waits more and more)
fixed minor issues with actions: `upload document`, `analysis create`, `get answers`