Extend home pagelight logodark logo
    Slack
    Documentation
    API Reference
    Processor Changelog
    API Documentation
    • Authentication
    • API Versioning
    Workflow Endpoints
    • POST
      Run Workflow
    • POST
      Batch Run Workflow
    • GET
      Get Workflow Run
    • GET
      List Workflow Runs
    • POST
      Update Workflow Run
    • POST
      Correct Workflow Run Outputs
    • POST
      Create Workflow
    Processor Endpoints
    • POST
      Run Processor
    • GET
      Get Processor Run
    • GET
      Get Batch Processor Run
    • POST
      Create Processor
    • POST
      Update Processor
    • POST
      Publish Processor Version
    • GET
      Get Processor Version
    • GET
      List Processor Versions
    Parse Endpoints
    • POST
      Parse File
    File Endpoints
    • POST
      Upload File
    • GET
      Get File
    • GET
      List Files
    • POST
      [DEPRECATED] Create File
    Evaluation Set Endpoints
    • POST
      Create Evaluation Set
    • POST
      Create Evaluation Set Item
    • POST
      Update Evaluation Set Item
    • POST
      Bulk Create Evaluation Set Items
    Objects
    • The Block Object
    • The EvaluationSet object
    • The EvaluationSetItem object
    • The File object
    • The Processor object
    • The ProcessorRun object
    • The BatchProcessorRun object
    • The ProcessorVersion object
    • The Workflow object
    • The WorkflowRun object
    • The WorkflowRun Summary object
    Guides
    • Processor configs
    • Processor output types
    • Bounding boxes
    • Supported File Types
    Webhooks
    • Configuration
    • Events

    Slack

    The Extend Platform has support for Slack. For each WorkflowRun, if the File needs to be reviewed manually, a Slack message can be configured to output the review URL.

    Example Slack Message:

    File sent to manual review
    
    File Name: example_file_name.pdf
    Uploaded At: 2023-01-01
    Uploaded By: test@test.com
    Go to this URL to review the fields and send any corrections.
    

    To set up the Slack integration, please reach out to an Extend team member.

    Powered by Mintlify