- Integrations
- /
- SignWell
- /
- Actions
- /
- List SignWell Documents
ActionSignWellUpdated May 2026
How do I list SignWell documents?
Short answer: Drop the "SignWell → List SignWell Documents" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Inputs
The fields this action accepts.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Page page | string | Optional | — |
Sample request
{"page": "{{trigger.page}}"}
Returns
{"documents": [{"id": "doc_abc","name": "Contract","status": "Sent"}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Triggered by
Apps that pair well as the trigger for List SignWell Documents.
Any of these apps can fire this action as part of a workflow.
FAQ
Questions about List SignWell Documents.
What does the List SignWell Documents action do in SignWell?
Paginated documents with status filter. For "outstanding signatures >7 days" reminder workflows.
What inputs does List SignWell Documents require?
List SignWell Documents has no required inputs. Sensible defaults are applied if you leave fields blank.
Can I use dynamic inputs from earlier workflow nodes?
Yes. Any field on this action can pull values from upstream nodes, whether that's a form response, a trigger payload, an AI output, or a lookup result.
What happens if SignWell returns an error?
The workflow pauses on the failed node, the error message is captured in the run log, and you can retry the run with one click. Auto-retry policies are configurable per workflow with exponential backoff up to 5 attempts.
Does List SignWell Documents support batch operations?
Yes. Run List SignWell Documents inside a Loop node to process arrays. Tiny Command handles SignWell's rate limits automatically so you don't have to throttle manually.
More actions
Other SignWell actions.
Action
Get SignWell Document
Returns the document with per-signer status, audit trail, and download URLs. The standard lookup for completion-polling workflows.
ActionSignWell Send Document
Sends a document to signers with configured order. For SMB e-signature workflows where SignWell's simpler pricing fits.
Send list signwell documents from your workflows.
Triggered by anything in the catalog. Free tier available. No credit card.