We integrate with GoCanvas using a custom built Java based back-end application.
This application retrieves GoCanvas Submissions via the submissions.xml API.
When we retrieve a Submission, we use the WebAccessToken within the XML response to generate a link where our Client can view the generated PDF file of the Submission. This is all working fine.
However, the WebAccessToken can only be used to access the first revision of the Submission.
It would be really usefull to have a GoCanvas generate a second WebAccessToken that could then be used to access the second version of the submission via the submissions.xml API
Comments
3 comments