Hi, I try to use Adobe Sign connector and what I need is variable number of signers in my flow.
To specify the signer you need to add three data elements for each signer: e-mail address (string), signing order (int) and choose his role from the menu.
Adobe Sign API allows dynamic number of signers, but if you even specify the name of one of above mentioned data elements (you pass en empty e-mail for signer_5 for example) then the API throws an error (incomplete data).
So as I understand the need is to create such an expression which returns something which is treated as if this form element was empty (without any expression).
What to return?

Report
All responses (
Answers (