Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Draftable Compare Documents

Overview

This plug-in contains a smart service that can be used to compare the different versions of the same document. You can compare different document types such as PDF, Word, or PowerPoint.

Key Features & Functionality

Input

  • Account Id (Text) - Provide the Account Id available on the credential page. https://api.draftable.com/account/credentials
  • Auth Token (Text) - Provide the Auth Token available on the credential page. https://api.draftable.com/account/credentials
  • Left Doc ID (Document) - Provide the left document to compare
  • Left Doc Version (Integer) - Provide the left document version. For the latest version use -1.
  • Right Doc ID (Document) - Provide the right document to compare.
  • Right Doc Version (Integer) - Provide the right document version. For the latest version use -1.
  • Is Public (Boolean) - Provide true if the comparison can be accessed by anyone with knowledge of the URL. Default true
  • Expires In Hour (Integer) - Provide the number of hours after which the comparison will be deleted. Provide 0 to avoid expiry.
  • Self Hosted URL (Text) - Provide the self-hosted URL of the Draftable API, e.g., 'https://draftable.example.com/api/v1'.

Output

  • Error Message (Text) - Provides the error message if any error occurred.
  • Error (Boolean) - Returns true if any error has occurred.
  • Identifier (Text) - The URL for the competition.
  • Public URL (Text): The public URL for the comparison.

  • Signed In URL (Text): The signed-in URL for the comparison.

Anonymous
Parents Comment Children
No Data