Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsAffinda ToolsAffinda Create Document
Affinda Tools

Affinda Create Document

Upload a document to Affinda for parsing and data extraction. Use this action when you need to: - Parse resumes/CVs to extract candidate information - Process invoices to extract line items, amounts, and vendor details - Extract data from any supported document type (PDF, DOCX,…

Write actionRisk level 2 of 5API key connection
Use Affinda Create Document

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • urlstring
    Publicly accessible URL of the document to parse. Alternative to uploading a `file`. The URL must be directly accessible without authentication.
  • fileobject
    Document file to upload for parsing. Supports PDF, DOCX, DOC, PNG, JPG, TIFF formats.
  • waitboolean
    If true, the API will wait for parsing to complete before returning. If false or omitted, returns immediately with status 'pending'.
  • compactboolean
    If true, return a compact response with fewer fields for faster transmission.
  • fileNamestring
    Override filename when uploading via URL. This sets the document's display name in Affinda. Ignored when uploading via `file` parameter.
  • languagestring
    ISO 639-1 language code for the document content. Helps improve OCR and extraction accuracy for non-English documents.
  • workspacestring
    Workspace identifier where the document will be created. Obtain this from the get_workspaces action. If omitted, defaults to the user's primary workspace.
  • collectionstring
    Collection identifier to add the document to. Obtain this from the get_collections action. If not specified, document will be in the workspace without a collection.
  • expiryTimestring
    ISO 8601 datetime when the document should be automatically deleted. Use for temporary documents or compliance requirements.
  • identifierstring
    Custom identifier for your own reference to track this document. Must be unique within your workspace.
  • rejectDuplicatesboolean
    If true, reject the document if it appears to be a duplicate of an existing document in the collection.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.