Create per-recipient links
everypage_create_variantsCreate per-recipient tracked links for a PDF, so each person's viewing activity is attributed individually. Override download permission or page range for each 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 |