Fill the form once per spreadsheet row
fill_batchFill one copy of a PDF form for every row of a spreadsheet. Fill a form for every row of a CSV (csv_text or csv_url, up to 1000 rows). mapping is {column: field_id}; omit it to use the suggested mapping. If mapping is omitted, suggest_mapping runs first and is billed as one context fill. Batches up to 50 rows finish before this returns; larger ones keep running, poll get_batch. Each row is billed as one fill. Optional retention: ephemeral or account_default (default: the account's own setting). Ephemeral processing: source and output documents are deleted 60 to 70 minutes after the last activity on a form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv_url | No | ||
| form_id | Yes | ||
| mapping | No | ||
| csv_text | No | ||
| retention | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||