Create per-recipient links
everypage_create_variantsGenerate unique tracked links for every recipient in one call to attribute reads by name. Override download permissions or page ranges per recipient.
Instructions
Mint one tracked link per recipient for a document, so each person's reads are attributed to them by name instead of blending into one anonymous total. Pass every recipient in a single call. Each link can also override the document's download permission or page range for that person. Requires the Pro plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | The document: UUID, short link id, or a pasted share URL. | |
| recipients | Yes | One entry per recipient. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| failed | Yes | ||
| created | Yes | ||
| fileUuid | Yes | ||
| variants | Yes | The links created, in the order requested. | |
| warnings | No |