← All apps

Automate Affinda for free on Stepper

Affinda is an AI-powered document parsing platform that extracts structured data from documents including invoices, resumes, receipts, contracts, and custom document types.

I want to integratewithSee how to connect Affinda to ...

Triggers available for Affinda on Stepper

Document Parsed

Triggers when a document has been successfully parsed by Affinda. Polls the documents list for documents that have reached the parsed (ready) state.

  • 1 parameters

Document Validated

Triggers when a document has been validated in Affinda (manually or automatically). Polls the documents list for documents in the validated state.

  • 1 parameters

Actions available for Affinda on Stepper

Upload Document

Uploads a document (PDF, image, DOCX, etc.) to Affinda for parsing. Supports upload by file URL. Returns the document with extracted data when parsing completes.

  • 8 parameters

Get Document

Retrieves a specific document by its identifier, including all extracted field data. Use this to fetch results after async upload or to check processing status.

  • 1 parameters

Update Document

Updates a document's metadata or status. Use to confirm, reject, archive, or rename a document.

  • 6 parameters

Delete Document

Permanently deletes a document and its extracted data from Affinda.

  • 1 parameters

List Documents

Returns a paginated list of documents from a workspace, with optional filtering by state, date range, or search query.

  • 6 parameters

List Workspaces

Returns all workspaces in your Affinda account. Useful for looking up workspace identifiers.

List Document Types

Returns all document types (extraction models) available in your Affinda account or a specific workspace.

  • 1 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.