Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsAffinda ToolsAffinda Create From Data Documents
Affinda Tools

Affinda Create From Data Documents

Create a document from structured resume or job description data for Search & Match. Use this when you have structured data to create a document programmatically without file uploads. Returns an identifier for subsequent status checks via /documents/{identifier}.

Write actionRisk level 2 of 5API key connection
Use Affinda Create From Data Documents

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

  • data
    Required
    Structured resume or job description data. For resumes, include fields like 'name' (with 'first', 'last', 'raw'), 'profession', 'skills' (array of objects with 'name'), 'summary', 'workExperience', 'education', 'emails', 'phoneNumbers', etc. For job descriptions, include 'jobTit…
  • waitboolean
    If true, waits for processing to complete before returning. If false, returns immediately.
  • languagestring
    ISO 639-1 language code for the document content.
  • file_namestring
    Optional filename to assign to the created document for display purposes.
  • workspacestring
    Workspace identifier where the document will be created. Defaults to the user's primary workspace if omitted.
  • collectionstring
    Collection identifier to add the document to. Obtain from get_collections action. Either 'collection' or 'document_type' must be provided. Use this when you want to add the document to a specific collection for Search & Match functionality.
  • identifierstring
    Custom identifier for tracking this document. Not required to be unique.
  • snake_caseboolean
    If true, returns the response with snake_case field names instead of camelCase. Defaults to false.
  • expiry_timestring
    ISO 8601 datetime when the document should be automatically deleted.
  • document_typestring
    Document type identifier. Obtain valid identifiers using the get_document_types action. Either 'document_type' or 'collection' must be provided. Use this when you want to specify the type of document being created (e.g., resume, job description).

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.