Shareable Link

Generate Shareable Link:

Shareable link can be useful when access needs to be given to particular document only, without providing account credentials. There are two ways to generate such link, one during file upload and another from review screen.

From Upload:

  • When uploading any file using upload api, shareable link can be generated using review_token parameter.
  • If review_token is True, then shareable link will be returned in response. Here's an example of api response when the flag is True.

From Review Screen:

  • Open any document and click on share icon on bottom left part of the screen. A link will be automatically copied to your clipboard. By default the link will be valid for 1 day but can be increased up to 3 or 7 days.

  • Any one with the link can now have access to the document (only that document).
  • The link can be used for annotation, update the values in any field, skip or approve the document.

Skipping the document

  • Go to the link copied by clicking share icon. If the document is on review mode, any user with the link can skip the document.
  • Click on the Skip icon to skip the document. The page will refresh to show view mode.
  • Click on Review Again button at the bottom left to review document (if necessary).

Approving the document

  • Go to the link copied by clicking share icon. If the document is on review mode, any user with the link can approve the document.
  • Click on the Approve or :ballot-box-with-check: to approve the document. The page will refresh to show view mode. This action is irreversible.