17 lines
550 B
Markdown
17 lines
550 B
Markdown
# DocuSign Ingest Eval (Stub)
|
|
|
|
## Goal
|
|
Demo ingest function pushes a mapped onboarding template to DocuSign. (For MVP, log payload instead of sending.)
|
|
|
|
## Result
|
|
- Mapped onboarding template converted to DocuSign tab format as planned.
|
|
- Payload confirmed contains all fields: text, dateSigned, list, checkbox, radio, signHere.
|
|
- No warnings or field skips seen.
|
|
|
|
## Next Step
|
|
Prepare full round-trip test flow (extract, map, ingest, validate) as MVP skeleton.
|
|
|
|
---
|
|
|
|
*Validated by Cleo, 2026-04-14 (stub—convert to live API for integration test)*
|