edubase_post_exam_certificates_user_download
Generate download links for user exam certificates, returning existing valid links when available to access completion documentation.
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 |
|---|---|---|---|
| play | Yes | Quiz play identification string | |
| user | Yes | user identification string | |
| url | Yes | download link for the certificate | |
| valid | Yes | date of link expiration |