edubase_post_exam_certificates_user_download
Get the download link for a user's latest exam certificate, reusing any existing valid link.
Instructions
Generate download link for the latest user exam certificate. If a previous valid link exists, it will be returned instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| user | Yes | user identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | download link for the certificate | |
| play | Yes | Quiz play identification string | |
| user | Yes | user identification string | |
| valid | Yes | date of link expiration |