Example: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Exports are available for both maps and assessments. A map export URL can point to a specific map in revision history, or it can point to the current publication. | |||
* <nowiki>https://app.reasonspace.com/arguments/{token}/export</nowiki> points to the current publication | |||
* <nowiki>https://app.reasonspace.com/maps/{token}/export</nowiki> points to a specific history map | |||
* <nowiki>https://app.reasonspace.com/assessments/{token}/export</nowiki> points to an assessment | |||
<nowiki>https://app.reasonspace.com/arguments/{token}/export?options[dpi]=72&options[embed]=true&options[format]=.png</nowiki> | |||
[https://app.reasonspace.com/arguments/e0dce61d-5cf8-4d26-9bb7-c1009da5be93 https://app.reasonspace.com/arguments/e0dce61d-5cf8-4d26-9bb7-c1009da5be93/export?options%5Bembed%5D=true&options%5Bdpi%5D=72&options%5Bformat%5D=.png] | |||
Revision as of 11:52, 29 March 2023
Exports are available for both maps and assessments. A map export URL can point to a specific map in revision history, or it can point to the current publication.
- https://app.reasonspace.com/arguments/{token}/export points to the current publication
- https://app.reasonspace.com/maps/{token}/export points to a specific history map
- https://app.reasonspace.com/assessments/{token}/export points to an assessment
https://app.reasonspace.com/arguments/{token}/export?options[dpi]=72&options[embed]=true&options[format]=.png
