Intelligent Document Processing
processmaker.comKnowledge CenterDevelopers Corner
  • ProcessMaker Intelligent Document Processing
  • What's New
  • Release Notes
  • Glossary
  • 🟦IDP User
    • Document Management
      • Files and Folders
      • Preview a Document
      • Version Control
      • Access Control
      • Elastic Search
    • Intelligent Document Processing
  • 🟪IDP Administrator
    • Entity Management
      • Create a New Entity
    • Excel Import and Export
    • OCR Service
    • Classification Service
    • Named Entity Recognition
    • Annotations
    • Authorization
      • Example Authorization Configuration
    • Importer
    • Elastic Search Configuration
    • Email Integration
    • Email Notifications
    • Audit Log
    • Retention Management
    • Power BI
    • Exports
    • Translations
  • 🟦ProcessMaker Administrator and Designer
    • IDP Admin Settings
    • IDP Connector in Processes
  • 🟩IDP Developer
    • REST API Home
    • Key Concepts
    • Authentication
    • Request Syntax
    • Endpoints for Entity Objects
    • Endpoints for Documents
    • WebSockets
Powered by GitBook
On this page
  • Creating a New Export
  • Running an Export
  1. IDP Administrator

Exports

PreviousPower BINextTranslations

Last updated 11 months ago

Creating a New Export

  1. Navigate to Export Configurations in the admin menu.

  2. Click Create Configuration.

  3. Provide a name for your configuration.

  4. Select the entity.

  5. Optionally, add filters.

  6. Optionally, select the attributes you want included in the export (default: all).


Running an Export

  1. Navigate to Export Configurations.

  2. Select the configuration you want to export.

  3. Click Run Export.

🟪